mirror of https://github.com/veypi/OneAuth.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
128 lines
5.0 KiB
JSON
128 lines
5.0 KiB
JSON
{
|
|
"en-US": {
|
|
"auth.email": "Email",
|
|
"auth.login": "Login",
|
|
"auth.logout": "Logout",
|
|
"auth.password": "Password",
|
|
"auth.register": "Register",
|
|
"auth.username": "Username",
|
|
"auth.confirm_password": "Confirm Password",
|
|
"auth.username_or_email": "Username or Email",
|
|
"auth.email_or_phone": "Email or Phone",
|
|
"auth.verification_code": "Verification Code",
|
|
"auth.username_login": "Username",
|
|
"auth.code_login": "Code",
|
|
"auth.create_account": "Create Account",
|
|
"auth.use_info_register": "or use your info to register",
|
|
"auth.use_account": "or use your account",
|
|
"auth.welcome_back": "Welcome Back!",
|
|
"auth.keep_connected": "Keep connected with your personal info",
|
|
"auth.hello_friend": "Hello, Friend!",
|
|
"auth.start_journey": "Enter your personal details and start your journey",
|
|
"auth.have_account": "Already have an account?",
|
|
"auth.no_account": "Don't have an account?",
|
|
"auth.forgot_password": "Forgot password?",
|
|
"auth.fill_all_fields": "Please fill in all required fields",
|
|
"auth.username_too_short": "Username must be at least 3 characters",
|
|
"auth.password_too_short": "Password must be at least 8 characters",
|
|
"auth.passwords_not_match": "Passwords do not match",
|
|
"auth.login_success": "Login successful",
|
|
"auth.login_failed": "Login failed",
|
|
"auth.register_success": "Registration successful",
|
|
"auth.register_failed": "Registration failed",
|
|
"auth.invalid_response": "Invalid server response",
|
|
"auth.oauth_not_ready": "{provider} login is not ready yet",
|
|
"common.actions": "Actions",
|
|
"common.back": "Back",
|
|
"common.cancel": "Cancel",
|
|
"common.confirm": "Confirm",
|
|
"common.create": "Create",
|
|
"common.delete": "Delete",
|
|
"common.edit": "Edit",
|
|
"common.forbidden": "Forbidden",
|
|
"common.loading": "Loading...",
|
|
"common.not_found": "Not Found",
|
|
"common.save": "Save",
|
|
"common.status": "Status",
|
|
"nav.dashboard": "Dashboard",
|
|
"nav.home": "Home",
|
|
"nav.oauth": "OAuth Apps",
|
|
"nav.roles": "Roles",
|
|
"nav.profile": "Profile",
|
|
"nav.users": "Users",
|
|
"user.email": "Email",
|
|
"user.profile": "User Profile",
|
|
"user.role": "Role",
|
|
"user.username": "Username",
|
|
"role.name": "Role Name",
|
|
"role.code": "Role Code",
|
|
"role.description": "Description",
|
|
"role.create": "Create Role",
|
|
"role.edit": "Edit Role",
|
|
"role.delete_confirm": "Are you sure you want to delete this role?",
|
|
"role.search_placeholder": "Search roles..."
|
|
},
|
|
"zh-CN": {
|
|
"auth.email": "邮箱",
|
|
"auth.login": "登录",
|
|
"auth.logout": "登出",
|
|
"auth.password": "密码",
|
|
"auth.register": "注册",
|
|
"auth.username": "用户名",
|
|
"auth.confirm_password": "确认密码",
|
|
"auth.username_or_email": "用户名或邮箱",
|
|
"auth.email_or_phone": "邮箱或手机号",
|
|
"auth.verification_code": "验证码",
|
|
"auth.username_login": "用户名",
|
|
"auth.code_login": "验证码",
|
|
"auth.create_account": "创建账户",
|
|
"auth.use_info_register": "或使用您的信息进行注册",
|
|
"auth.use_account": "或使用您的账户",
|
|
"auth.welcome_back": "欢迎回来!",
|
|
"auth.keep_connected": "请使用您的个人信息登录,保持连接",
|
|
"auth.hello_friend": "你好,朋友!",
|
|
"auth.start_journey": "输入您的个人信息,开始您的旅程",
|
|
"auth.have_account": "已有账户?",
|
|
"auth.no_account": "还没有账户?",
|
|
"auth.forgot_password": "忘记密码?",
|
|
"auth.fill_all_fields": "请填写所有必填字段",
|
|
"auth.username_too_short": "用户名至少3个字符",
|
|
"auth.password_too_short": "密码至少8个字符",
|
|
"auth.passwords_not_match": "两次输入的密码不一致",
|
|
"auth.login_success": "登录成功",
|
|
"auth.login_failed": "登录失败",
|
|
"auth.register_success": "注册成功",
|
|
"auth.register_failed": "注册失败",
|
|
"auth.invalid_response": "服务器响应异常",
|
|
"auth.oauth_not_ready": "{provider} 登录暂未开放",
|
|
"common.actions": "操作",
|
|
"common.back": "返回",
|
|
"common.cancel": "取消",
|
|
"common.confirm": "确认",
|
|
"common.create": "创建",
|
|
"common.delete": "删除",
|
|
"common.edit": "编辑",
|
|
"common.forbidden": "禁止访问",
|
|
"common.loading": "加载中...",
|
|
"common.not_found": "页面未找到",
|
|
"common.save": "保存",
|
|
"common.status": "状态",
|
|
"nav.dashboard": "仪表盘",
|
|
"nav.home": "首页",
|
|
"nav.oauth": "OAuth应用",
|
|
"nav.roles": "角色管理",
|
|
"nav.profile": "个人中心",
|
|
"nav.users": "用户管理",
|
|
"user.email": "邮箱",
|
|
"user.profile": "个人资料",
|
|
"user.role": "角色",
|
|
"user.username": "用户名",
|
|
"role.name": "角色名称",
|
|
"role.code": "角色代码",
|
|
"role.description": "描述",
|
|
"role.create": "创建角色",
|
|
"role.edit": "编辑角色",
|
|
"role.delete_confirm": "确定要删除该角色吗?",
|
|
"role.search_placeholder": "搜索角色..."
|
|
}
|
|
} |