diff --git a/client/src/locale/angular.ar.xlf b/client/src/locale/angular.ar.xlf
index e24b23241..635c9017b 100644
--- a/client/src/locale/angular.ar.xlf
+++ b/client/src/locale/angular.ar.xlf
@@ -2488,7 +2488,7 @@
{VAR_PLURAL, plural, =1 {Video} other {Videos} }
- {VAR_PLURAL, plural, =1 {فيديو} other {مقاطع فيديو}}
+ {VAR_PLURAL, plural, =1 {فيديو} other {مقاطع فيديو} }
src/app/+admin/users/user-edit/user-edit.component.html
24
@@ -2500,7 +2500,7 @@
{VAR_PLURAL, plural, =1 {Channel} other {Channels} }
- {VAR_PLURAL, plural, =1 {قناة} other {قنوات}}
+ {VAR_PLURAL, plural, =1 {قناة} other {قنوات} }
src/app/+admin/users/user-edit/user-edit.component.html
30
@@ -2512,7 +2512,7 @@
{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }
- {VAR_PLURAL, plural, =1 {مشترك} آخر {مشتركون}}
+ {VAR_PLURAL, plural, =1 {مشترك} other {مشتركون} }
src/app/+admin/users/user-edit/user-edit.component.html
36
@@ -2548,7 +2548,7 @@
{VAR_PLURAL, plural, =1 {Comment} other {Comments} }
- {VAR_PLURAL , plural, =1 {تعليق} آخر {تعليقات}}
+ {VAR_PLURAL , plural, =1 {تعليق} other {تعليقات} }
src/app/+admin/users/user-edit/user-edit.component.html
54
@@ -3572,7 +3572,7 @@
Popular
- جمع
+ شائع
src/app/+admin/plugins/plugin-search/plugin-search.component.html
16
@@ -3588,7 +3588,7 @@
{VAR_PLURAL, plural, =1 {result} other {results} }
- {VAR_PLURAL , plural, =1 {نتيجة} other {نتائج}}
+ {VAR_PLURAL , plural, =1 {نتيجة} other {نتائج} }
src/app/+admin/plugins/plugin-search/plugin-search.component.html
23
@@ -5084,7 +5084,7 @@
{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }
- {VAR_SELECT ، حدد ، غير محدد {Unsubscribe} other {Unsubscribe from all channels}}
+ {VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }
src/app/shared/shared-user-subscription/subscribe-button.component.html
31
@@ -8352,7 +8352,7 @@
{{'{0} languages selected
- تم اختيار {{'{0} لغة
+ {{'{0} لغة مختارة
src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
1
@@ -11910,7 +11910,7 @@
{VAR_PLURAL, plural, =1 {minute} other {minutes} }
- {VAR_PLURAL, plural, =1 {دقيقة} other {دقائق}}
+ {VAR_PLURAL, plural, =1 {دقيقة} other {دقائق} }
src/app/shared/shared-instance/instance-features-table.component.ts
1