mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
Add translation keys
This commit is contained in:
@@ -10,15 +10,23 @@
|
||||
"key": "API key",
|
||||
"select_valid": "select a valid apikey"
|
||||
},
|
||||
"authenticate": "authenticate",
|
||||
"build_version": "build version",
|
||||
"create_account": "create account",
|
||||
"return_to_list": "return to list",
|
||||
"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": "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"
|
||||
}
|
||||
|
@@ -1,17 +1,27 @@
|
||||
{
|
||||
"add": "add",
|
||||
"backup_wallet": "backup wallet",
|
||||
"cancel": "cancel",
|
||||
"choose": "choose",
|
||||
"close": "close",
|
||||
"continue": "continue",
|
||||
"description": "description",
|
||||
"edit": "edit",
|
||||
"error": "an error occurred",
|
||||
"last_height": "last height",
|
||||
"loading": "loading...",
|
||||
"logout": "logout",
|
||||
"minting_status": "minting status",
|
||||
"payment_notification": "payment notification",
|
||||
"price": "price",
|
||||
"q_mail": "q-mail",
|
||||
"save": "save",
|
||||
"settings": "settings",
|
||||
"supply": "supply",
|
||||
"title": "title",
|
||||
"tutorial": "tutorial",
|
||||
"your_account": "your account",
|
||||
"user_lookup": "user lookup",
|
||||
"wallet": "wallet",
|
||||
"wallet_other": "wallets",
|
||||
"welcome": "welcome"
|
||||
|
Reference in New Issue
Block a user