Add i18n files and set first translations

This commit is contained in:
Nicola Benaglia
2025-04-21 13:38:31 +02:00
parent d2a82519ad
commit 3917aef452
8 changed files with 45 additions and 28 deletions

View File

@@ -1,10 +1,13 @@
{
"account_many": "account",
"account_one": "account",
"advanced_users": "Per utenti avanzati",
"change_apikey": "Cambia la chiave API",
"choose_custom_node": "Scegli un nodo custom",
"advanced_users": "per utenti avanzati",
"build_version": "versione build",
"change_apikey": "cambia la chiave API",
"choose_custom_node": "scegli un nodo custom",
"create_account": "crea un account",
"use_local_node": "Usa nodo locale",
"welcome": "Benvenuto in"
"import_key": "importa chiave API",
"use_local_node": "usa nodo locale",
"using_node": "nodo in uso",
"welcome": "benvenuto in"
}