fix: profile lifting
All checks were successful
Deploy to VPS (dist) / deploy (push) Successful in 1m39s
All checks were successful
Deploy to VPS (dist) / deploy (push) Successful in 1m39s
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
"off": "aus",
|
||||
"on": "an"
|
||||
},
|
||||
"faq": {
|
||||
"1a": "Antwort",
|
||||
"1q": "Frage",
|
||||
"title": "FAQ"
|
||||
},
|
||||
"nav": {
|
||||
"apiary": "Bienenhaus",
|
||||
"cashdesk": "Kasse",
|
||||
@@ -31,10 +36,6 @@
|
||||
"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",
|
||||
@@ -44,6 +45,11 @@
|
||||
"support": "Support",
|
||||
"transactionHistory": "Transaktionsverlauf"
|
||||
},
|
||||
"support": {
|
||||
"action": "Support kontaktieren",
|
||||
"text": "Wenn Sie Fragen zum Spiel haben, wenden Sie sich bitte an unseren Support.",
|
||||
"title": "Support"
|
||||
},
|
||||
"transactionHistory": {
|
||||
"date": "Datum",
|
||||
"operationType": "Vorgangsart",
|
||||
|
||||
Reference in New Issue
Block a user