diff --git a/src/locales/ar.json b/src/locales/ar.json index 740e3d07..360c7b1d 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -129,5 +129,8 @@ "login": { "username": "اسم المستخدم", "password": "كلمة السر" + }, + "subscriptions": { + "subscribed_channels_count": "مشترك في: {0}" } }