From 5d0cb3549ac2fffef1af9a6139228dd26c4dc4e3 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 16 Jan 2020 18:19:07 +1100 Subject: [PATCH 1/5] Updating translations for config/locales/ar.yml --- config/locales/ar.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 7acf7687e6..93b77029d6 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1103,6 +1103,8 @@ ar: destroy_attachment_does_not_exist: "الشعار غير موجود" enterprise_promo_image: destroy_attachment_does_not_exist: "الصورة الترويجية غير موجودة" + orders: + failed_to_update: "فشل في تحديث الطلب" checkout: already_ordered: cart: "سلة التسوق" @@ -2908,6 +2910,7 @@ ar: capture: "إلتقاط" ship: "الشحن" edit: "تعديل" + order_not_updated: "لا يمكن تحديث الطلب" note: "ملحوظة" first: "أول" last: "الاخير" From dd5c867298b3392776354225fc526c555d411403 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 16 Jan 2020 20:09:10 +1100 Subject: [PATCH 4/5] Updating translations for config/locales/en_GB.yml --- config/locales/en_GB.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index 2c4133262c..20a709aa52 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -1104,6 +1104,8 @@ en_GB: destroy_attachment_does_not_exist: "Logo does not exist" enterprise_promo_image: destroy_attachment_does_not_exist: "Promo image does not exist" + orders: + failed_to_update: "Failed to update order" checkout: already_ordered: cart: "cart" @@ -2914,6 +2916,7 @@ en_GB: capture: "Capture" ship: "Ship" edit: "Edit" + order_not_updated: "The order could not be updated" note: "Note" first: "First" last: "Last"