mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-05-27 11:56:59 +00:00
33 lines
992 B
JSON
33 lines
992 B
JSON
{
|
|
"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"
|
|
},
|
|
"authenticate": "authenticate",
|
|
"build_version": "build version",
|
|
"create_account": "create account",
|
|
"download_account": "download account",
|
|
"keep_secure": "Keep your account file secure",
|
|
"node": {
|
|
"choose": "choose custom node",
|
|
"custom_many": "custom nodes",
|
|
"use_custom": "use custom node",
|
|
"use_local": "use local node",
|
|
"using": "using node",
|
|
"using_public": "using public node"
|
|
},
|
|
"password": "password",
|
|
"password_confirmation": "confirm password",
|
|
"return_to_list": "return to list",
|
|
"wallet_password_confirmation": "confirm wallet password",
|
|
"wallet_password": "wallet password",
|
|
"welcome": "welcome to"
|
|
}
|