From bb6bcd05c2e2aae4c061481932c78ced102109a5 Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Tue, 9 Sep 2025 19:01:53 -0700 Subject: [PATCH] Remove unnecessary comment from some i18n files --- src/gui/src/i18n/translations/emoji.js | 5 ----- src/gui/src/i18n/translations/pt.js | 4 ---- src/gui/src/i18n/translations/ta.js | 4 ---- 3 files changed, 13 deletions(-) diff --git a/src/gui/src/i18n/translations/emoji.js b/src/gui/src/i18n/translations/emoji.js index 900dc92d6..fe0eeb0bd 100644 --- a/src/gui/src/i18n/translations/emoji.js +++ b/src/gui/src/i18n/translations/emoji.js @@ -181,11 +181,6 @@ const emoji = { yes_release_it: '✅🆓', you_have_been_referred_to_puter_by_a_friend: "👤🔁🆓", zip: "📂🔒", - - // *********************************** - // Missing translations - // *********************************** - } }; diff --git a/src/gui/src/i18n/translations/pt.js b/src/gui/src/i18n/translations/pt.js index 02ac9fcbb..c564d09a2 100644 --- a/src/gui/src/i18n/translations/pt.js +++ b/src/gui/src/i18n/translations/pt.js @@ -356,9 +356,6 @@ const pt = { 'You_cant_share_with_yourself': 'Não podes partilhar contigo mesmo', // In English: "You can't share with yourself." 'This_user_already_has_access_to_this_item': 'Este utilizador já tem acesso a este item', // In English: "This user already has access to this item" - // ---------------------------------------- - // Missing translations: - // ---------------------------------------- "People with access": "Pessoas com acesso", // In English: "People with access" "Share With…": "Partilhar com…", // In English: "Share With…" "You can't share with yourself.": "Não pode partilhar consigo mesmo.", // In English: "You can't share with yourself." @@ -410,7 +407,6 @@ const pt = { "billing.expanded": "Expandido", // In English: "Expanded" "billing.accelerated": "Acelerado", // In English: "Accelerated" "billing.enjoy_msg": "Desfrute de %% de Armazenamento na Nuvem e outros benefícios.", // In English: "Enjoy %% of Cloud Storage plus other benefits." - } }; diff --git a/src/gui/src/i18n/translations/ta.js b/src/gui/src/i18n/translations/ta.js index a9faaf92d..a64eadc64 100644 --- a/src/gui/src/i18n/translations/ta.js +++ b/src/gui/src/i18n/translations/ta.js @@ -356,10 +356,6 @@ const ta = { "Owner": 'உரிமையாளர்', // In English: "Owner" "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"