From 71bb8ba881194aa0541439f56a9148895dc72845 Mon Sep 17 00:00:00 2001 From: jelveh Date: Fri, 6 Dec 2024 14:09:32 -0800 Subject: [PATCH] remove "Missing translations" comment from Hebrew i18n file. --- src/gui/src/i18n/translations/he.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/gui/src/i18n/translations/he.js b/src/gui/src/i18n/translations/he.js index 1cb23af6..61312e40 100644 --- a/src/gui/src/i18n/translations/he.js +++ b/src/gui/src/i18n/translations/he.js @@ -379,9 +379,6 @@ const en = { "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"