From 39515c48ad1de5985f0f729037c9ca92e7e2fd76 Mon Sep 17 00:00:00 2001 From: zaid_daoud Date: Mon, 23 Oct 2023 13:03:09 +0300 Subject: [PATCH] Merged --- lib/l10n/app_ar.arb | 5 +++-- lib/l10n/app_en.arb | 4 +--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/lib/l10n/app_ar.arb b/lib/l10n/app_ar.arb index 1e17e38f..a1dd2baa 100644 --- a/lib/l10n/app_ar.arb +++ b/lib/l10n/app_ar.arb @@ -250,7 +250,7 @@ "assetNo" : "رقم الجهاز", "manufacture" : "صناعة", "model" : "الطراز", - "serialNumber" : "الرقم التسلسلي", + "Serial No" : "الرقم التسلسلي", "device" : "الجهاز", "pickAsset" : "إختر جهاز", "firstAction" : "First Action", @@ -263,5 +263,6 @@ "receiverName" : "اسم المستلم", "receiverDetails" : "تفاصيل المستلم", "requestedThrough" : "الطلب عبر", - "typeOfRequest" : "نوع الطلب" + "typeOfRequest" : "نوع الطلب", + "assetDetails" : "تفاصيل الجهاز" } \ No newline at end of file diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index f2e6d32f..bcae22c3 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -250,7 +250,6 @@ "assetNo" : "Asset No.", "manufacture" : "Manufacture", "model" : "Model", - "serialNumber" : "Serial Number", "serialNo" : "Serial No", "device" : "Device", "pickAsset" : "Pick Asset", @@ -266,8 +265,7 @@ "callComments" : "Call Comments", "comments": "Comments", "recordVoice" : "Record Voice", - "assetDetails" : "Asset Details" - "recordVoice" : "Record Voice", + "assetDetails" : "Asset Details", "receiverName" : "Receiver Name", "receiverDetails" : "Receiver Details", "requestedThrough" : "Requested Through",