chore: new translations (#2183)
* new translations * chore: make bundle
This commit is contained in:
@@ -184,5 +184,38 @@ window.localisation.cn = {
|
||||
hour: '小时',
|
||||
disable_server_log: '禁用服务器日志',
|
||||
enable_server_log: '启用服务器日志',
|
||||
coming_soon: '功能即将推出'
|
||||
coming_soon: '功能即将推出',
|
||||
session_has_expired: '您的会话已过期。请重新登录。',
|
||||
instant_access_question: '想要即时访问吗?',
|
||||
login_with_user_id: '使用用户ID登录',
|
||||
or: '或',
|
||||
create_new_wallet: '创建新钱包',
|
||||
login_to_account: '登录您的账户',
|
||||
create_account: '创建账户',
|
||||
account_settings: '账户设置',
|
||||
signin_with_google: '使用谷歌账号登录',
|
||||
signin_with_github: '使用 GitHub 登录',
|
||||
username_or_email: '用户名或电子邮箱',
|
||||
password: '密码',
|
||||
password_config: '密码配置',
|
||||
password_repeat: '密码重复',
|
||||
change_password: '修改密码',
|
||||
set_password: '设置密码',
|
||||
invalid_password: '密码至少需要有8个字符',
|
||||
login: '登录',
|
||||
register: '注册',
|
||||
username: '用户名',
|
||||
user_id: '用户ID',
|
||||
email: '电子邮件',
|
||||
first_name: '名字',
|
||||
last_name: '姓氏',
|
||||
picture: '图片',
|
||||
verify_email: '验证电子邮件与',
|
||||
account: '账户',
|
||||
update_account: '更新帐户',
|
||||
invalid_username: '无效用户名',
|
||||
auth_provider: '认证提供者',
|
||||
my_account: '我的账户',
|
||||
back: '返回',
|
||||
logout: '注销'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user