mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 23:28:39 +08:00
Update tr.js
This commit is contained in:
parent
e2f603d792
commit
8cfefebfb6
@ -366,9 +366,6 @@ const tr = {
|
|||||||
"You can't share with yourself.": "Kendinizle paylaşamazsınız.", // In English: "You can't share with yourself."
|
"You can't share with yourself.": "Kendinizle paylaşamazsınız.", // In English: "You can't share with yourself."
|
||||||
"This user already has access to this item": "Bu kullanıcının zaten bu öğeye erişimi var. ", // In English: "This user already has access to this item"
|
"This user already has access to this item": "Bu kullanıcının zaten bu öğeye erişimi var. ", // In English: "This user already has access to this item"
|
||||||
|
|
||||||
// ----------------------------------------
|
|
||||||
// Missing translations:
|
|
||||||
// ----------------------------------------
|
|
||||||
"billing.change_payment_method": "Değiştir", // In English: "Change"
|
"billing.change_payment_method": "Değiştir", // In English: "Change"
|
||||||
"billing.cancel": "İptal et", // In English: "Cancel"
|
"billing.cancel": "İptal et", // In English: "Cancel"
|
||||||
"billing.download_invoice": "İndir", // In English: "Download"
|
"billing.download_invoice": "İndir", // In English: "Download"
|
||||||
@ -415,8 +412,7 @@ const tr = {
|
|||||||
"billing.expanded": "Genişletilmiş", // In English: "Expanded"
|
"billing.expanded": "Genişletilmiş", // In English: "Expanded"
|
||||||
"billing.accelerated": "Hızlandırılmış", // In English: "Accelerated"
|
"billing.accelerated": "Hızlandırılmış", // In English: "Accelerated"
|
||||||
"billing.enjoy_msg": "Diğer avantajların yanı sıra %% Bulut Depolamanın keyfini çıkarın.", // In English: "Enjoy %% of Cloud Storage plus other benefits."
|
"billing.enjoy_msg": "Diğer avantajların yanı sıra %% Bulut Depolamanın keyfini çıkarın.", // In English: "Enjoy %% of Cloud Storage plus other benefits."
|
||||||
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
export default tr;
|
export default tr;
|
||||||
|
Loading…
Reference in New Issue
Block a user