Files
honey-fe/public/locales/tr.json
Hewston Fox e3088b7c47
All checks were successful
Deploy to VPS (dist) / deploy (push) Successful in 1m39s
fix: profile lifting
2026-03-22 13:25:49 +02:00

61 lines
1.2 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"accountInfo": {
"paymentBalance": "Ödeme bakiyesi",
"registrationDate": "Kayıt tarihi",
"withdrawalBalance": "Çekim bakiyesi",
"yourId": "Kimliğiniz"
},
"actionModal": {
"close": "Kapat"
},
"common": {
"off": "kapalı",
"on": "açık"
},
"faq": {
"1a": "Cevap",
"1q": "Soru",
"title": "SSS"
},
"nav": {
"apiary": "Arılık",
"cashdesk": "Kasa",
"earnings": "Kazançlar",
"game": "Oyun",
"menu": "Menü",
"roulette": "Rulet",
"shop": "Mağaza",
"tasks": "Görevler"
},
"operationType": {
"deposit": "Yatırım",
"greeting": "Hoş geldin bonusu",
"referral": "Referans bonusu",
"withdrawal": "Çekim"
},
"pagination": {
"of": "/"
},
"settings": {
"accountInfo": "Hesap bilgileri",
"back": "Geri",
"faq": "SSS",
"language": "Dil",
"sound": "Ses",
"support": "Destek",
"transactionHistory": "İşlem Geçmişi"
},
"support": {
"action": "Destek ile iletişime geç",
"text": "Oyunla ilgili sorularınız varsa lütfen destek ekibimizle iletişime geçin.",
"title": "Destek"
},
"transactionHistory": {
"date": "Tarih",
"operationType": "İşlem türü",
"sum": "Toplam",
"title": "İşlem Geçmişi",
"yourTransactions": "İşlemleriniz"
}
}