Add authentication key

This commit is contained in:
Nicola Benaglia
2025-05-24 20:34:21 +02:00
parent ae296dda60
commit 5daa6a7547
11 changed files with 50 additions and 42 deletions

View File

@@ -19,7 +19,7 @@
"fetch_names": "获取名称",
"copy_address": "复制地址",
"create_account": "创建账户",
"create_qortal_account": "create your Qortal account by clicking <next>NEXT</next> below.",
"create_qortal_account": "通过单击下面的<next>NEXT</next>创建您的珊瑚帐户。",
"choose_password": "选择新密码",
"download_account": "下载帐户",
"enter_amount": "请输入大于0的金额",
@@ -46,6 +46,7 @@
"key": "API键",
"select_valid": "选择有效的apikey"
},
"authentication": "身份验证",
"blocked_users": "阻止用户",
"build_version": "构建版本",
"message": {
@@ -83,10 +84,10 @@
"no_secret_key_published": "尚未发布秘密密钥",
"fetching_admin_secret_key": "获取管理员秘密钥匙",
"fetching_group_secret_key": "获取组秘密密钥发布",
"last_encryption_date": "last encryption date: {{ date }} by {{ name }}",
"last_encryption_date": "最后加密日期:{{date}}by{{name}}",
"keep_secure": "确保您的帐户文件安全",
"publishing_key": "提醒:发布钥匙后,出现需要几分钟才能出现。请等待。",
"seedphrase_notice": "a <seed>SEEDPHRASE</seed> has been randomly generated in the background.",
"seedphrase_notice": "在后台随机生成了一个<seed>种子短语</seed>。",
"turn_local_node": "请打开您的本地节点",
"type_seed": "在您的种子角度中输入或粘贴",
"your_accounts": "您保存的帐户"
@@ -102,7 +103,7 @@
"use_local": "使用本地节点",
"using": "使用节点",
"using_public": "使用公共节点",
"using_public_gateway": "using public node: {{ gateway }}"
"using_public_gateway": "使用公共节点: {{ gateway }}"
},
"note": "笔记",
"password": "密码",
@@ -132,4 +133,4 @@
}
},
"welcome": "欢迎来"
}
}