Skip to content

Commit 813c7e4

Browse files
committed
feat(l10n): add translations for community
1 parent f889261 commit 813c7e4

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

lib/l10n/arb/app_ar.arb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2241,5 +2241,13 @@
22412241
"followUpActionsTitle": "إجراءات المتابعة",
22422242
"@followUpActionsTitle": {
22432243
"description": "عنوان قسم إجراءات المتابعة لمراجعة التطبيق."
2244+
},
2245+
"enableCommunityFeaturesLabel": "تفعيل ميزات المجتمع",
2246+
"@enableCommunityFeaturesLabel": {
2247+
"description": "تسمية المفتاح الرئيسي لتفعيل جميع ميزات المجتمع."
2248+
},
2249+
"enableCommunityFeaturesDescription": "ينشط أو يعطل عالميًا جميع الوظائف المتعلقة بالمجتمع، بما في ذلك المشاركة والإبلاغ.",
2250+
"@enableCommunityFeaturesDescription": {
2251+
"description": "وصف المفتاح الرئيسي لتفعيل جميع ميزات المجتمع."
22442252
}
22452253
}

lib/l10n/arb/app_en.arb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2237,5 +2237,13 @@
22372237
"followUpActionsTitle": "Follow-up Actions",
22382238
"@followUpActionsTitle": {
22392239
"description": "Title for the nested expansion tile for app review follow-up actions."
2240+
},
2241+
"enableCommunityFeaturesLabel": "Enable Community Features",
2242+
"@enableCommunityFeaturesLabel": {
2243+
"description": "Label for the master switch to enable all community features."
2244+
},
2245+
"enableCommunityFeaturesDescription": "Globally activates or deactivates all community-related functionality, including engagement and reporting.",
2246+
"@enableCommunityFeaturesDescription": {
2247+
"description": "Description for the master switch to enable all community features."
22402248
}
22412249
}

0 commit comments

Comments
 (0)