mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-05-28 20:36:57 +00:00
25 lines
705 B
JSON
25 lines
705 B
JSON
{
|
|
"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",
|
|
"create_account": "crea un account",
|
|
"return_to_list": "ritorna alla lista",
|
|
"welcome": "benvenuto in"
|
|
}
|