feat: add relay recommendations based on user language

This commit is contained in:
codytseng
2025-12-23 22:28:07 +08:00
parent a880a92748
commit 0ee93718da
21 changed files with 92 additions and 29 deletions

View File

@@ -624,6 +624,7 @@ export default {
'添加密码以在此浏览器中加密你的私钥。这是可选的,但强烈建议设置以获得更好的安全性。',
'Create a password (or skip)': '创建密码(或跳过)',
'Enter your password again': '再次输入你的密码',
'Complete Signup': '完成注册'
'Complete Signup': '完成注册',
Recommended: '推荐'
}
}