mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-06 01:20:41 +00:00
Remove unnecessary comment from some i18n files
This commit is contained in:
@@ -181,11 +181,6 @@ const emoji = {
|
||||
yes_release_it: '✅🆓',
|
||||
you_have_been_referred_to_puter_by_a_friend: "👤🔁🆓",
|
||||
zip: "📂🔒",
|
||||
|
||||
// ***********************************
|
||||
// Missing translations
|
||||
// ***********************************
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
@@ -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."
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user