From 320278dfdf741dc4a254e2011433f181ae63d751 Mon Sep 17 00:00:00 2001 From: jelveh Date: Sun, 8 Dec 2024 15:45:19 -0800 Subject: [PATCH] Update ar.js --- src/gui/src/i18n/translations/ar.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/gui/src/i18n/translations/ar.js b/src/gui/src/i18n/translations/ar.js index 65ca4c20..2e53512c 100644 --- a/src/gui/src/i18n/translations/ar.js +++ b/src/gui/src/i18n/translations/ar.js @@ -384,9 +384,6 @@ const ar = { "You can't share with yourself.": "لا يمكنك المشاركة مع نفسك.", // In English: "You can't share with yourself." "This user already has access to this item": "هذا المستخدم لديه بالفعل تحكم إلى هذا العنصر", // In English: "This user already has access to this item" - // ---------------------------------------- - // Missing translations: - // ---------------------------------------- "billing.change_payment_method": "تغيير", // In English: "Change" "billing.cancel": "إلغاء", // In English: "Cancel" "billing.download_invoice": "تنزيل", // In English: "Download"