Skip to content

Commit 743545e

Browse files
committed
feat(l10n): add Arabic translations for maintenance page
- Add Arabic translations for "maintenanceHeadline" and "maintenanceSubheadline" - Maintain consistency in translation format and style
1 parent c2a3240 commit 743545e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

lib/l10n/arb/app_ar.arb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,5 +1034,13 @@
10341034
"settingsAppearanceFontWeightBold": "عريض",
10351035
"@settingsAppearanceFontWeightBold": {
10361036
"description": "Label for the bold font weight option"
1037+
},
1038+
"maintenanceHeadline": "تحت الصيانة",
1039+
"@maintenanceHeadline": {
1040+
"description": "Headline for the maintenance page"
1041+
},
1042+
"maintenanceSubheadline": "نقوم حاليًا بإجراء صيانة. يرجى التحقق مرة أخرى لاحقًا.",
1043+
"@maintenanceSubheadline": {
1044+
"description": "Subheadline for the maintenance page"
10371045
}
10381046
}

0 commit comments

Comments
 (0)