mirror of https://github.com/abpframework/abp
parent
8650b519b5
commit
31b7622a12
@ -1,21 +0,0 @@
|
||||
{
|
||||
"culture": "en",
|
||||
"texts": {
|
||||
"UserName": "User name",
|
||||
"EmailAddress": "Email address",
|
||||
"UserNameOrEmailAddress": "User name or email address",
|
||||
"Password": "Password",
|
||||
"RememberMe": "Remember me",
|
||||
"UseAnotherServiceToLogin": "Use another service to log in",
|
||||
"UserLockedOutMessage": "The user account has been locked out due to invalid login attempts. Please wait a while and try again.",
|
||||
"InvalidUserNameOrPassword": "Invalid username or password!",
|
||||
"LoginIsNotAllowed": "You are not allowed to login! You need to confirm your email/phone number.",
|
||||
"SelfRegistrationDisabledMessage": "Self user registration is disabled for this application. Contact to the application administrator to register a new user.",
|
||||
"Login": "Login",
|
||||
"Cancel": "Cancel",
|
||||
"Register": "Register",
|
||||
"InvalidLoginRequest": "Invalid login request",
|
||||
"ThereAreNoLoginSchemesConfiguredForThisClient": "There are no login schemes configured for this client.",
|
||||
"LogInUsingYourProviderAccount": "Log in using your {0} account"
|
||||
}
|
||||
}
|
@ -1,21 +0,0 @@
|
||||
{
|
||||
"culture": "zh-Hans",
|
||||
"texts": {
|
||||
"UserName": "用户名称",
|
||||
"EmailAddress": "邮箱地址",
|
||||
"UserNameOrEmailAddress": "用户名称或邮箱地址",
|
||||
"Password": "密码",
|
||||
"RememberMe": "记住我",
|
||||
"UseAnotherServiceToLogin": "使用另一个服务登录",
|
||||
"UserLockedOutMessage": "登录失败,用户账户已被锁定.请稍后再试.",
|
||||
"InvalidUserNameOrPassword": "用户名或密码错误!",
|
||||
"LoginIsNotAllowed": "无法登录!你需要验证邮箱地址/手机号.",
|
||||
"SelfRegistrationDisabledMessage": "应用程序未开放注册,请联系管理员添加新用户.",
|
||||
"Login": "登录",
|
||||
"Cancel": "取消",
|
||||
"Register": "注册",
|
||||
"InvalidLoginRequest": "登录请求无效",
|
||||
"ThereAreNoLoginSchemesConfiguredForThisClient": "没有为此客户端配置登录方案.",
|
||||
"LogInUsingYourProviderAccount": "使用你的{0}帐户登录"
|
||||
}
|
||||
}
|
Loading…
Reference in new issue