mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-05-27 20:07:00 +00:00
45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
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",
|
|
"theme": {
|
|
"dark": "dark mode",
|
|
"light": "light mode"
|
|
},
|
|
"title": "title",
|
|
"tutorial": "tutorial",
|
|
"your_account": "your account",
|
|
"user_lookup": "user lookup",
|
|
"wallet": "wallet",
|
|
"wallet_other": "wallets",
|
|
"welcome": "welcome"
|
|
}
|