mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
Add translations
This commit is contained in:
@@ -2,12 +2,23 @@
|
||||
"account_many": "account",
|
||||
"account_one": "account",
|
||||
"advanced_users": "per utenti avanzati",
|
||||
"apikey": {
|
||||
"alternative": "alternativa: seleziona un file",
|
||||
"change": "cambia la chiave API",
|
||||
"enter": "inserisci la chiave API",
|
||||
"import": "importa chiave API",
|
||||
"key": "chiave API",
|
||||
"select_valid": "selezione una chiave API valida"
|
||||
},
|
||||
"node": {
|
||||
"choose": "scegli un nodo custom",
|
||||
"custom_many": "nodi custom",
|
||||
"use_custom": "use nodo custom",
|
||||
"use_local": "usa nodo locale",
|
||||
"using": "nodo in uso"
|
||||
},
|
||||
"build_version": "versione build",
|
||||
"change_apikey": "cambia la chiave API",
|
||||
"choose_custom_node": "scegli un nodo custom",
|
||||
"create_account": "crea un account",
|
||||
"import_key": "importa chiave API",
|
||||
"use_local_node": "usa nodo locale",
|
||||
"using_node": "nodo in uso",
|
||||
"return_to_list": "ritorna alla lista",
|
||||
"welcome": "benvenuto in"
|
||||
}
|
||||
|
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"add": "aggiungi",
|
||||
"cancel": "cancella",
|
||||
"choose": "scegli",
|
||||
"close": "chiudi",
|
||||
"description": "descrizione",
|
||||
"edit": "modifica",
|
||||
"error": "si è verificato un errore",
|
||||
"save": "salva",
|
||||
"title": "titolo"
|
||||
}
|
||||
|
Reference in New Issue
Block a user