fix: some 🐛

This commit is contained in:
codytseng
2025-02-01 14:05:13 +08:00
parent a264b747e7
commit 7c34042da3
11 changed files with 27 additions and 69 deletions

View File

@@ -132,7 +132,7 @@ export default {
'read & write relays notice':
'The number of read and write servers should ideally be kept between 2 and 4.',
"Don't have an account yet?": "Don't have an account yet?",
'or generate your private key here': 'or generate your private key here',
'or simply generate a private key': 'or simply generate a private key',
'This is a private key. Do not share it with anyone. Keep it safe and secure. You will not be able to recover it if you lose it.':
'This is a private key. Do not share it with anyone. Keep it safe and secure. You will not be able to recover it if you lose it.',
Edit: 'Edit',
@@ -146,7 +146,7 @@ export default {
Back: 'Back',
'optional: encrypt nsec': 'optional: encrypt nsec',
password: 'password',
'Signup with Nstart wizard': 'Signup with Nstart wizard',
'Sign up': 'Sign up',
'Save to': 'Save to',
'Enter a name for the new relay set': 'Enter a name for the new relay set',
'Save to a new relay set': 'Save to a new relay set',

View File

@@ -132,7 +132,7 @@ export default {
'写服务器用于发布您的事件。其他用户会从您的写服务器寻找您发布的事件。',
'read & write relays notice': '读服务器和写服务器的数量都应尽量保持在 2 到 4 个之间。',
"Don't have an account yet?": '还没有账户?',
'or generate your private key here': '或者直接生成私钥',
'or simply generate a private key': '或者简单生成一个私钥',
'This is a private key. Do not share it with anyone. Keep it safe and secure. You will not be able to recover it if you lose it.':
'这是私钥,请勿与他人分享。请妥善保管,否则将无法找回。',
Edit: '编辑',
@@ -147,7 +147,7 @@ export default {
'password (optional): encrypt nsec': '密码 (可选): 加密 nsec',
'optional: encrypt nsec': '可选: 加密 nsec',
password: '密码',
'Signup with Nstart wizard': '使用 Nstart 向导注册',
'Sign up': '注册',
'Save to': '保存到',
'Enter a name for the new relay set': '输入新服务器组的名称',
'Save to a new relay set': '保存到新服务器组',