Add new key

This commit is contained in:
Nicola Benaglia
2025-05-25 01:14:24 +02:00
parent a00d0aaadd
commit 56b09c4294
20 changed files with 154 additions and 36 deletions

View File

@@ -78,14 +78,16 @@
"choose_block": "choose 'block txs' or 'all' to block chat messages",
"congrats_setup": "congrats, youre all set up!",
"decide_block": "decide what to block",
"downloading_encryption_keys": "downloading encryption keys",
"fetching_admin_secret_key": "fetching Admins secret key",
"fetching_group_secret_key": "fetching Group secret key publishes",
"keep_secure": "keep your account file secure",
"last_encryption_date": "last encryption date: {{ date }} by {{ name }}",
"locating_encryption_keys": "locating encryption keys",
"name_address": "name or address",
"no_account": "no accounts saved",
"no_minimum_length": "there is no minimum length requirement",
"no_secret_key_published": "no secret key published yet",
"fetching_admin_secret_key": "fetching Admins secret key",
"fetching_group_secret_key": "fetching Group secret key publishes",
"last_encryption_date": "last encryption date: {{ date }} by {{ name }}",
"keep_secure": "keep your account file secure",
"publishing_key": "reminder: After publishing the key, it will take a couple of minutes for it to appear. Please just wait.",
"seedphrase_notice": "a <seed>SEEDPHRASE</seed> has been randomly generated in the background.",
"turn_local_node": "please turn on your local node",

View File

@@ -4,7 +4,7 @@
"3_groups": "3. Qortal Groups",
"4_obtain_qort": "4. Obtaining Qort",
"account_creation": "account creation",
"important_info": "important information!",
"important_info": "important information",
"apps": {
"dashboard": "1. Apps Dashboard",
"navigation": "2. Apps Navigation"