From 898e2314fc76bc5ee12435cc8cab9ee42ebe3b24 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 18 May 2022 18:39:53 +0530 Subject: [PATCH 1/2] New translations builder.json (Arabic) --- client/public/locales/ar/builder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/public/locales/ar/builder.json b/client/public/locales/ar/builder.json index 230cf4a2..1ac24df3 100644 --- a/client/public/locales/ar/builder.json +++ b/client/public/locales/ar/builder.json @@ -1,9 +1,9 @@ { "common": { "actions": { - "add": "إضافة {{فقرة}} جديدة", - "delete": "حذة {{الفقرة}}", - "edit": "تحرير {{الفقرة}}" + "add": "إضافة {{token}} جديدة", + "delete": "حذف {{token}}", + "edit": "تحرير {{token}}" }, "columns": { "heading": "الأعمدة", From b91c1753528ebf53cd5fbca5a1cd8a06ca411dfc Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 18 May 2022 19:51:52 +0530 Subject: [PATCH 2/2] New translations builder.json (Arabic) --- client/public/locales/ar/builder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/public/locales/ar/builder.json b/client/public/locales/ar/builder.json index 1ac24df3..f92ee246 100644 --- a/client/public/locales/ar/builder.json +++ b/client/public/locales/ar/builder.json @@ -24,13 +24,13 @@ "label": "تاريخ الانتهاء" }, "keywords": { - "label": "الكلمات الرئيسية" + "label": "الكلمات الدالة" }, "level": { "label": "مستوى" }, "levelNum": { - "label": "المستوى (Number)" + "label": "المستوى (العدد)" }, "name": { "label": "الاسم" @@ -42,7 +42,7 @@ "label": "المنصب" }, "start-date": { - "label": "تاريخ البداية" + "label": "تاريخ البدء" }, "subtitle": { "label": "العنوان الفرعي"