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": "uit",
|
||||
"on": "aan"
|
||||
},
|
||||
"faq": {
|
||||
"1a": "Antwoord",
|
||||
"1q": "Vraag",
|
||||
"title": "FAQ"
|
||||
},
|
||||
"nav": {
|
||||
"apiary": "Bijenstal",
|
||||
"cashdesk": "Kassa",
|
||||
@@ -31,10 +36,6 @@
|
||||
"pagination": {
|
||||
"of": "van"
|
||||
},
|
||||
"support": {
|
||||
"action": "Contact opnemen",
|
||||
"text": "Als u vragen heeft over het spel, neem dan contact op met ons ondersteuningsteam."
|
||||
},
|
||||
"settings": {
|
||||
"accountInfo": "Accountinformatie",
|
||||
"back": "Terug",
|
||||
@@ -44,6 +45,11 @@
|
||||
"support": "Ondersteuning",
|
||||
"transactionHistory": "Transactiegeschiedenis"
|
||||
},
|
||||
"support": {
|
||||
"action": "Contact opnemen",
|
||||
"text": "Als u vragen heeft over het spel, neem dan contact op met ons ondersteuningsteam.",
|
||||
"title": "Ondersteuning"
|
||||
},
|
||||
"transactionHistory": {
|
||||
"date": "Datum",
|
||||
"operationType": "Bewerkingstype",
|
||||
|
||||
Reference in New Issue
Block a user