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": "accounts",
|
||||
"account_one": "account",
|
||||
"advanced_users": "for advanced users",
|
||||
"apikey": {
|
||||
"alternative": "alternative: File select",
|
||||
"change": "change APIkey",
|
||||
"enter": "enter APIkey",
|
||||
"import": "import APIkey",
|
||||
"key": "API key",
|
||||
"select_valid": "select a valid apikey"
|
||||
},
|
||||
"build_version": "build version",
|
||||
"change_apikey": "change APIkey",
|
||||
"choose_custom_node": "choose custom node",
|
||||
"create_account": "create account",
|
||||
"import_key": "import APIkey",
|
||||
"use_local_node": "use local node",
|
||||
"using_node": "using node",
|
||||
"return_to_list": "return to list",
|
||||
"node": {
|
||||
"choose": "choose custom node",
|
||||
"custom_many": "custom nodes",
|
||||
"use_custom": "use custom node",
|
||||
"use_local": "use local node",
|
||||
"using": "using node"
|
||||
},
|
||||
"welcome": "welcome to"
|
||||
}
|
||||
|
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"add": "add",
|
||||
"cancel": "cancel",
|
||||
"choose": "choose",
|
||||
"close": "close",
|
||||
"description": "description",
|
||||
"edit": "edit",
|
||||
"error": "an error occurred",
|
||||
"save": "save",
|
||||
"title": "title"
|
||||
}
|
||||
|
Reference in New Issue
Block a user