diff options
| -rw-r--r-- | locales/ar.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/ar.json b/locales/ar.json index 38963281..fbe88b03 100644 --- a/locales/ar.json +++ b/locales/ar.json @@ -535,5 +535,6 @@ "generic_count_seconds_2": "{{count}} ثانية", "generic_count_seconds_3": "{{count}} ثانية", "generic_count_seconds_4": "{{count}} ثوانٍ", - "generic_count_seconds_5": "{{count}} ثانية" + "generic_count_seconds_5": "{{count}} ثانية", + "error_video_not_in_playlist": "الفيديو المطلوب غير موجود في قائمة التشغيل هذه. <a href=\"`x`\"> انقر هنا للحصول على الصفحة الرئيسية لقائمة التشغيل. </a>" } |
