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

55 lines
1.1 KiB
JSON
Raw Normal View History

2026-03-22 04:08:56 +02:00
{
"accountInfo": {
"paymentBalance": "Einzahlungsguthaben",
"registrationDate": "Registrierungsdatum",
"withdrawalBalance": "Auszahlungsguthaben",
"yourId": "Ihre ID"
},
"actionModal": {
"close": "Schließen"
},
"common": {
"off": "aus",
"on": "an"
},
"nav": {
"apiary": "Bienenhaus",
"cashdesk": "Kasse",
"earnings": "Einnahmen",
"game": "Spiel",
"menu": "Menü",
"roulette": "Roulette",
"shop": "Shop",
"tasks": "Aufgaben"
},
"operationType": {
"deposit": "Einzahlung",
"greeting": "Willkommensbonus",
"referral": "Empfehlungsbonus",
"withdrawal": "Auszahlung"
},
"pagination": {
"of": "von"
},
"support": {
"action": "Support kontaktieren",
"text": "Wenn Sie Fragen zum Spiel haben, wenden Sie sich bitte an unseren Support."
},
"settings": {
"accountInfo": "Kontoinformationen",
"back": "Zurück",
"faq": "FAQ",
"language": "Sprache",
"sound": "Ton",
"support": "Support",
"transactionHistory": "Transaktionsverlauf"
},
"transactionHistory": {
"date": "Datum",
"operationType": "Vorgangsart",
"sum": "Summe",
"title": "Transaktionsverlauf",
"yourTransactions": "Ihre Transaktionen"
}
}