Skip to content

Commit

Permalink
Merge branch 'main' into fix/edit-program-enrollments
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen authored Feb 3, 2025
2 parents 759eb5b + 103d420 commit b1651cc
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions packages/esm-form-engine-app/translations/ar.json
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
{
"add": "Add",
"addCameraImage": "Add camera image",
"addFile": "Add files",
"blank": "Blank",
"cameraCapture": "Camera capture",
"add": "إضافة",
"addCameraImage": "إضافة صورة من الكاميرا",
"addFile": "إضافة ملفات",
"blank": "فارغ",
"cameraCapture": "التقاط بالكاميرا",
"cancel": "يلغي",
"chooseAnOption": "Choose an option",
"clearFile": "Clear file",
"close": "Close",
"closeCamera": "Close camera",
"closesNotification": "Closes notification",
"chooseAnOption": "اختر خيارًا",
"clearFile": "مسح الملف",
"close": "إغلاق",
"closeCamera": "إغلاق الكاميرا",
"closesNotification": "إغلاق الإشعار",
"closeThisPanel": "أغلق هذه اللوحة",
"collapseAll": "Collapse all",
"deleteQuestion": "Delete question",
"deleteQuestionConfirmation": "Are you sure you want to delete this question?",
"deleteQuestionExplainerText": "This action cannot be undone.",
"errorLoadingFormSchema": "Error loading form schema",
"errorLoadingInitialValues": "Error loading initial values",
"errorRenderingField": "Error rendering field",
"errorLoadingFormSchema": "خطأ في تحميل مخطط النموذج",
"errorLoadingInitialValues": "خطأ في تحميل القيم الأولية",
"errorRenderingField": "خطأ في عرض الحقل",
"errorTitle": "كان هناك خطأ في هذا النموذج",
"expandAll": "Expand all",
"fieldErrorDescriptionTitle": "Validation Errors",
"fileUploadDescription": "",
"fileUploadDescriptionAny": "Upload any file type",
"invalidWorkspaceName": "Invalid workspace name.",
"invalidWorkspaceNameSubtitle": "Please provide a valid workspace name.",
"launchWorkspace": "Launch Workspace",
"invalidWorkspaceName": "اسم مساحة العمل غير صالح.",
"invalidWorkspaceNameSubtitle": "يرجى إدخال اسم صالح لمساحة العمل.",
"launchWorkspace": "فتح مساحة العمل",
"loading": "جار التحميل",
"notification": "Notification",
"notification": "إشعار",
"nullMandatoryField": "Please fill the required fields",
"or": "أو",
"preview": "Preview",
"previousValue": "Previous value:",
"previousValue": "القيمة السابقة:",
"remove": "Remove",
"required": "Required",
"reuseValue": "Reuse value",
"reuseValue": "إعادة استخدام القيمة",
"save": "Save",
"search": "Search",
"searching": "Searching",
Expand All @@ -47,5 +47,5 @@
"upload": "Upload",
"uploadedPhoto": "Uploaded photo",
"uploadImage": "Upload image",
"valuesOutOfBound": "Some of the values are out of bounds"
"valuesOutOfBound": "بعض القيم خارج النطاق المسموح"
}

0 comments on commit b1651cc

Please sign in to comment.