diff --git a/lib/l10n/app_ar.arb b/lib/l10n/app_ar.arb index 1b6e7504..aed0f553 100644 --- a/lib/l10n/app_ar.arb +++ b/lib/l10n/app_ar.arb @@ -253,10 +253,10 @@ "device" : "الجهاز", "pickAsset" : "إختر جهاز", "firstAction" : "First Action", - "priority" : "الأولوية", - "equipmentStatus" : "حالة المعدات", - "attachImage" : "إرفاق صورة", - "callComments" : "", - "comments" : "تعليقات", - "recordVoice" : "تسجيل صوت" + "priority" : "الأولوية", + "equipmentStatus" : "حالة المعدات", + "attachImage" : "إرفاق صورة", + "callComments" : "تعليقات الطلب", + "comments" : "تعليقات", + "recordVoice" : "تسجيل صوت" } \ No newline at end of file diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index f27fdf29..29433d6f 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -256,14 +256,12 @@ "workOrder" : "Work Orders", "viewWorkOrder" : "View All Work Order", "createWorkOrder" : "Create Work Order", - "viewWorkOrder" : "View All Work Order", - "serviceDetails": "Service Details", - "priority" : "Priority", - "equipmentStatus" : "Equipment Status", - "attachImage" : "Attach Image", - "callComments" : "Call Comments", - "comments": "Comments", - "recordVoice" : "Record Voice" - - + "viewWorkOrder" : "View All Work Order", + "serviceDetails": "Service Details", + "priority" : "Priority", + "equipmentStatus" : "Equipment Status", + "attachImage" : "Attach Image", + "callComments" : "Call Comments", + "comments": "Comments", + "recordVoice" : "Record Voice" } \ No newline at end of file