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": "no",
|
||||
"on": "sì"
|
||||
},
|
||||
"faq": {
|
||||
"1a": "Risposta",
|
||||
"1q": "Domanda",
|
||||
"title": "FAQ"
|
||||
},
|
||||
"nav": {
|
||||
"apiary": "Apiario",
|
||||
"cashdesk": "Cassa",
|
||||
@@ -31,10 +36,6 @@
|
||||
"pagination": {
|
||||
"of": "di"
|
||||
},
|
||||
"support": {
|
||||
"action": "Contatta il supporto",
|
||||
"text": "Se hai domande relative al gioco, contatta il nostro team di supporto."
|
||||
},
|
||||
"settings": {
|
||||
"accountInfo": "Informazioni account",
|
||||
"back": "Indietro",
|
||||
@@ -44,6 +45,11 @@
|
||||
"support": "Supporto",
|
||||
"transactionHistory": "Cronologia transazioni"
|
||||
},
|
||||
"support": {
|
||||
"action": "Contatta il supporto",
|
||||
"text": "Se hai domande relative al gioco, contatta il nostro team di supporto.",
|
||||
"title": "Supporto"
|
||||
},
|
||||
"transactionHistory": {
|
||||
"date": "Data",
|
||||
"operationType": "Tipo di operazione",
|
||||
|
||||
Reference in New Issue
Block a user