mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-05-28 20:36:57 +00:00
41 lines
965 B
JSON
41 lines
965 B
JSON
{
|
|
"add": "add",
|
|
"backup_wallet": "backup wallet",
|
|
"cancel": "cancel",
|
|
"choose": "choose",
|
|
"close": "close",
|
|
"continue": "continue",
|
|
"description": "description",
|
|
"edit": "edit",
|
|
|
|
"last_height": "last height",
|
|
"loading": "loading...",
|
|
"logout": "logout",
|
|
"minting_status": "minting status",
|
|
"payment_notification": "payment notification",
|
|
"price": "price",
|
|
"q_mail": "q-mail",
|
|
"result": {
|
|
"error": {
|
|
"generic": "an error occurred",
|
|
"save_qdn": "Unable to save to QDN"
|
|
},
|
|
"success": {
|
|
"publish_qdn": "Sucessfully published to QDN"
|
|
}
|
|
},
|
|
"save_options": {
|
|
"publish_qdn": "Would you like to publish your settings to QDN (encrypted) ?",
|
|
"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"
|
|
}
|