Files
BetiX/resources/js/i18n/tr.json
Dolo 0280278978
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
Initialer Laravel Commit für BetiX
2026-04-04 18:01:50 +02:00

56 lines
1.6 KiB
JSON
Raw 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.
{
"nav": {
"lobby": "Lobi",
"liveCasino": "Canlı Casino",
"slots": "Slotlar",
"wallet": "Cüzdan",
"bonuses": "Bonuslar",
"vip": "VIP Kulübü",
"guilds": "Loncalar",
"responsible": "Sorumlu Oyun",
"faq": "SSS"
},
"topbar": {
"welcome_guest": "BetiX'e Hoş Geldiniz",
"welcome_user": "Tekrar hoş geldin, {name}",
"vault": "Kasa",
"search": "Ara",
"deposit": "Yatır"
},
"footer": {
"legal": {
"terms": "Şartlar ve Koşullar",
"cookies": "Çerez Politikası",
"privacy": "Gizlilik Politikası",
"bonusPolicy": "Bonus Politikası",
"disputes": "Uyuşmazlık Çözümü Politikası",
"responsible": "Sorumlu Oyun",
"aml": "AML Politikası",
"risks": "Risk Uyarıları"
}
},
"wallet": { "title": "Cüzdan", "subtitle": "Bakiyeni yönet, para yatır ve çek." },
"vault": {
"title": "Kasa",
"toVault": "Kasaya",
"fromVault": "Kasadan",
"amount": { "placeholder": "örn. 6200 veya 6200.0000" }
},
"bonuses": {
"title": "Promosyonlar",
"tabs": { "available": "Mevcut", "active": "Aktif", "history": "Geçmiş" },
"featured": "ÖNE ÇIKAN",
"minDeposit": "Min. Yatırım",
"claim": "Hemen Al",
"activate": "Aktifleştir",
"errorLoad": "Bonuslar yüklenemedi",
"noActive": "Aktif bonus yok. Mevcut tekliflere göz at!",
"noHistory": "Henüz geçmiş yok.",
"ended": "Bitti",
"wagerProgress": "Çevrim İlerleme",
"wageredOf": "{wagered} / {total} çevrildi",
"bonus": "Bonus"
},
"notif": { "success": "Başarılı", "error": "Hata" }
}