Files
honey-fe/public/locales/tr.json

61 lines
1.2 KiB
JSON
Raw Normal View History

2026-03-22 04:08:56 +02:00
{
"accountInfo": {
"paymentBalance": "Ödeme bakiyesi",
"registrationDate": "Kayıt tarihi",
"withdrawalBalance": "Çekim bakiyesi",
"yourId": "Kimliğiniz"
},
"actionModal": {
"close": "Kapat"
},
"common": {
"off": "kapalı",
"on": "açık"
},
2026-03-22 13:25:49 +02:00
"faq": {
"1a": "Cevap",
"1q": "Soru",
"title": "SSS"
},
2026-03-22 04:08:56 +02:00
"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"
},
2026-03-22 13:25:49 +02:00
"support": {
"action": "Destek ile iletişime geç",
"text": "Oyunla ilgili sorularınız varsa lütfen destek ekibimizle iletişime geçin.",
"title": "Destek"
},
2026-03-22 04:08:56 +02:00
"transactionHistory": {
"date": "Tarih",
"operationType": "İşlem türü",
"sum": "Toplam",
"title": "İşlem Geçmişi",
"yourTransactions": "İşlemleriniz"
}
}