mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
Add translations
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
"seed_phrase": "add seed-phrase"
|
||||
},
|
||||
"authenticate": "authenticate",
|
||||
"block": "block",
|
||||
"block_all": "block all",
|
||||
"block_data": "block QDN data",
|
||||
"block_name": "block name",
|
||||
"block_txs": "block tsx",
|
||||
"fetch_names": "fetch names",
|
||||
"copy_address": "copy address",
|
||||
"create_account": "create account",
|
||||
"create_qortal_account": "create your Qortal account by clicking <next>NEXT</next> below.",
|
||||
@@ -22,7 +28,9 @@
|
||||
"publish_group_secret_key": "publish group secret key",
|
||||
"reencrypt_key": "re-encrypt key",
|
||||
"return_to_list": "return to list",
|
||||
"setup_qortal_account": "set up your Qortal account"
|
||||
"setup_qortal_account": "set up your Qortal account",
|
||||
"unblock": "unblock",
|
||||
"unblock_name": "unblock name"
|
||||
},
|
||||
"address": "address",
|
||||
"address_name": "address or name",
|
||||
@@ -52,7 +60,12 @@
|
||||
"unable_reencrypt_secret_key": "unable to re-encrypt secret key"
|
||||
},
|
||||
"generic": {
|
||||
"blocked_addresses": "blocked addresses- blocks processing of txs",
|
||||
"blocked_names": "blocked names for QDN",
|
||||
"blocking": "blocking {{ name }}",
|
||||
"choose_block": "choose 'block txs' or 'all' to block chat messages",
|
||||
"congrats_setup": "congrats, you’re all set up!",
|
||||
"decide_block": "decide what to block",
|
||||
"no_account": "no accounts saved",
|
||||
"no_minimum_length": "there is no minimum length requirement",
|
||||
"no_secret_key_published": "no secret key published yet",
|
||||
|
@@ -8,7 +8,6 @@
|
||||
"access_app": "access app",
|
||||
"backup_account": "backup account",
|
||||
"backup_wallet": "backup wallet",
|
||||
"block_name": "block name",
|
||||
"cancel": "cancel",
|
||||
"cancel_invitation": "cancel invitation",
|
||||
"change": "change",
|
||||
@@ -78,7 +77,6 @@
|
||||
"start_minting": "start minting",
|
||||
"start_typing": "start typing here...",
|
||||
"transfer_qort": "Transfer QORT",
|
||||
"unblock_name": "unblock name",
|
||||
"unpin": "unpin",
|
||||
"unpin_app": "unpin app",
|
||||
"unpin_from_dashboard": "unpin from dashboard",
|
||||
|
Reference in New Issue
Block a user