Skip to content

Commit

Permalink
Merge pull request #889 from AmruthPillai/i18n_main
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
AmruthPillai committed May 24, 2022
2 parents 55dd2c5 + b91c175 commit 2f6072a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions client/public/locales/ar/builder.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"common": {
"actions": {
"add": "إضافة {{فقرة}} جديدة",
"delete": "حذة {{الفقرة}}",
"edit": "تحرير {{الفقرة}}"
"add": "إضافة {{token}} جديدة",
"delete": "حذف {{token}}",
"edit": "تحرير {{token}}"
},
"columns": {
"heading": "الأعمدة",
Expand All @@ -24,13 +24,13 @@
"label": "تاريخ الانتهاء"
},
"keywords": {
"label": "الكلمات الرئيسية"
"label": "الكلمات الدالة"
},
"level": {
"label": "مستوى"
},
"levelNum": {
"label": "المستوى (Number)"
"label": "المستوى (العدد)"
},
"name": {
"label": "الاسم"
Expand All @@ -42,7 +42,7 @@
"label": "المنصب"
},
"start-date": {
"label": "تاريخ البداية"
"label": "تاريخ البدء"
},
"subtitle": {
"label": "العنوان الفرعي"
Expand Down

0 comments on commit 2f6072a

Please sign in to comment.