Files

61 lines
1.2 KiB
JSON
Raw Permalink Normal View History

2026-03-10 03:05:06 +02:00
{
2026-03-22 04:08:56 +02:00
"accountInfo": {
"paymentBalance": "Payment balance",
"registrationDate": "Registration date",
"withdrawalBalance": "Withdrawal balance",
"yourId": "Your ID"
},
"actionModal": {
"close": "Close"
},
"common": {
"off": "off",
"on": "on"
},
2026-03-22 13:25:49 +02:00
"faq": {
"1a": "Answer",
"1q": "Question",
"title": "FAQ"
},
2026-03-22 04:08:56 +02:00
"nav": {
"apiary": "Apiary",
"cashdesk": "Cashdesk",
"earnings": "Earnings",
"game": "Game",
"menu": "Menu",
"roulette": "Roulette",
"shop": "Shop",
"tasks": "Tasks"
},
"operationType": {
"deposit": "Deposit",
"greeting": "Greeting bonus",
"referral": "Referral bonus",
"withdrawal": "Withdrawal"
},
"pagination": {
"of": "of"
},
"settings": {
"accountInfo": "Account information",
"back": "Back",
"faq": "FAQ",
"language": "Language",
"sound": "Sound",
"support": "Support",
"transactionHistory": "Transaction History"
},
2026-03-22 13:25:49 +02:00
"support": {
"action": "Contact support",
"text": "If you have any questions related to the game, please contact our support team.",
"title": "Support"
},
2026-03-22 04:08:56 +02:00
"transactionHistory": {
"date": "Date",
"operationType": "Operation type",
"sum": "Sum",
"title": "Transaction History",
"yourTransactions": "Your Transactions"
}
2026-03-10 03:05:06 +02:00
}