2025-04-23 19:59:45 +02:00

58 lines
1.4 KiB
JSON

{
"add": "add",
"cancel": "cancel",
"choose": "choose",
"close": "close",
"continue": "continue",
"core": {
"block_height": "block height",
"information": "core information",
"peers": "connected peers",
"version": "core version"
},
"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",
"incorrect_password": "incorrect password",
"save_qdn": "unable to save to QDN"
},
"status": {
"minting": "(minting)",
"not_minting": "(not minting)",
"synchronized": "synchronized",
"synchronizing": "synchronizing"
},
"success": {
"publish_qdn": "successfully 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",
"user_lookup": "user lookup",
"wallet": {
"backup_wallet": "backup wallet",
"wallet": "wallet",
"wallet_other": "wallets"
},
"welcome": "welcome"
}