2021-02-19 23:23:59 +08:00
|
|
|
{
|
|
|
|
"general":
|
|
|
|
{
|
|
|
|
"Home": "Home",
|
|
|
|
"Organizations": "Organizations",
|
|
|
|
"Providers": "Providers",
|
|
|
|
"Users": "Users",
|
|
|
|
"Applications": "Applications",
|
|
|
|
"Save": "Save",
|
|
|
|
"Add": "Add",
|
|
|
|
"Action": "Action",
|
|
|
|
"Edit": "Edit",
|
|
|
|
"Delete": "Delete",
|
|
|
|
"Organization": "Organization",
|
2021-04-28 00:13:50 +08:00
|
|
|
"Created time": "Created time",
|
2021-02-19 23:23:59 +08:00
|
|
|
"Name": "Name",
|
2021-04-28 00:13:50 +08:00
|
|
|
"Display name": "Display name",
|
2021-02-19 23:23:59 +08:00
|
|
|
"Avatar": "Avatar",
|
2021-04-27 20:59:50 +08:00
|
|
|
"URL": "URL",
|
2021-02-19 23:23:59 +08:00
|
|
|
"Preview": "Preview",
|
2021-04-28 00:13:50 +08:00
|
|
|
"User type": "User type",
|
|
|
|
"Password type": "Password type",
|
2021-05-05 23:40:18 +08:00
|
|
|
"Password salt": "Password salt",
|
2021-02-19 23:23:59 +08:00
|
|
|
"Password": "Password",
|
|
|
|
"Email": "Email",
|
|
|
|
"Phone": "Phone",
|
|
|
|
"Logo": "Logo",
|
|
|
|
"User containers": "User containers",
|
|
|
|
"Users under all organizations": "Users under all organizations",
|
|
|
|
"OAuth providers": "OAuth providers",
|
2021-03-29 23:40:25 +08:00
|
|
|
"Applications that requires authentication": "Applications that requires authentication",
|
2021-05-13 09:39:07 +08:00
|
|
|
"Swagger": "Swagger",
|
2021-05-22 20:57:55 +08:00
|
|
|
"Phone Prefix": "Phone Prefix",
|
|
|
|
"Enter the code": "Enter the code"
|
2021-02-19 23:23:59 +08:00
|
|
|
},
|
2021-04-28 00:47:12 +08:00
|
|
|
"signup":
|
|
|
|
{
|
|
|
|
"Username": "Username",
|
|
|
|
"Please input your display name!": "Please input your display name!",
|
|
|
|
"Please input your affiliation!": "Please input your affiliation!",
|
|
|
|
"The input is not valid Email!": "The input is not valid Email!",
|
|
|
|
"Please input your Email!": "Please input your Email!",
|
2021-05-08 00:23:08 +08:00
|
|
|
"Confirm": "Confirm",
|
2021-04-28 00:47:12 +08:00
|
|
|
"Please confirm your password!": "Please confirm your password!",
|
|
|
|
"Your confirmed password is inconsistent with the password!": "Your confirmed password is inconsistent with the password!",
|
|
|
|
"Please input your phone number!": "Please input your phone number!",
|
|
|
|
"Accept": "Accept",
|
|
|
|
"Terms of Use": "Terms of Use",
|
|
|
|
"Have account?": "Have account?",
|
2021-04-28 21:25:58 +08:00
|
|
|
"sign in now": "sign in now",
|
|
|
|
"Your account has been created!": "Your account has been created!",
|
2021-05-18 20:11:03 +08:00
|
|
|
"Please click the below button to sign in": "Please click the below button to sign in",
|
|
|
|
"code sent": "code sent",
|
|
|
|
"send code": "send code",
|
|
|
|
"email code": "email code",
|
|
|
|
"phone code": "phone code",
|
|
|
|
"PhoneCode has not been sent yet!": "Phone code has not been sent yet!",
|
|
|
|
"EmailCode has not been sent yet!": "Email code has not been sent yet!",
|
|
|
|
"PhoneYou should verify your code in 10 min!": "You should verify your phone verification code in 10 min!",
|
|
|
|
"EmailYou should verify your code in 10 min!": "You should verify your email verification code in 10 min!",
|
|
|
|
"PhoneWrong code!": "Wrong phone verification code!",
|
|
|
|
"EmailWrong code!": "Wrong email verification code!",
|
|
|
|
"Missing parameter.": "Missing parameter."
|
2021-04-28 00:47:12 +08:00
|
|
|
},
|
2021-04-27 22:03:22 +08:00
|
|
|
"login":
|
|
|
|
{
|
2021-05-23 23:40:44 +08:00
|
|
|
"Please input your username, Email or phone!": "Please input your username, Email or phone!",
|
|
|
|
"username, Email or phone": "username, Email or phone",
|
2021-04-28 00:47:12 +08:00
|
|
|
"Please input your password!": "Please input your password!",
|
2021-05-14 23:45:20 +08:00
|
|
|
"Password": "Password",
|
2021-04-27 22:03:22 +08:00
|
|
|
"Auto login": "Auto login",
|
|
|
|
"Forgot password?": "Forgot password?",
|
|
|
|
"Sign In": "Sign In",
|
|
|
|
"No account yet?": "No account yet?",
|
|
|
|
"sign up now": "sign up now"
|
|
|
|
},
|
2021-03-26 21:56:51 +08:00
|
|
|
"account":
|
2021-02-19 23:23:59 +08:00
|
|
|
{
|
|
|
|
"My Account": "My Account",
|
2021-04-27 20:59:50 +08:00
|
|
|
"Settings for your account": "Settings for your account",
|
2021-02-19 23:23:59 +08:00
|
|
|
"Login": "Login",
|
|
|
|
"Logout": "Logout",
|
2021-04-27 22:47:44 +08:00
|
|
|
"Sign Up": "Sign Up"
|
2021-02-19 23:23:59 +08:00
|
|
|
},
|
|
|
|
"organization":
|
|
|
|
{
|
|
|
|
"Edit Organization": "Edit Organization",
|
|
|
|
"Website URL": "Website URL"
|
|
|
|
},
|
|
|
|
"provider":
|
|
|
|
{
|
2021-05-14 23:45:20 +08:00
|
|
|
"Name": "Name",
|
|
|
|
"Display name": "Display name",
|
|
|
|
"Category": "Category",
|
2021-02-19 23:23:59 +08:00
|
|
|
"Type": "Type",
|
|
|
|
"Client ID": "Client ID",
|
2021-04-28 00:13:50 +08:00
|
|
|
"Client secret": "Client secret",
|
2021-05-15 13:43:21 +08:00
|
|
|
"Host": "Host",
|
|
|
|
"Port": "Port",
|
2021-05-24 20:21:41 +08:00
|
|
|
"Email Title": "Email Title",
|
|
|
|
"Email Content": "Email Content",
|
2021-05-15 13:43:21 +08:00
|
|
|
"Region ID": "Region ID",
|
|
|
|
"Sign Name": "Sign Name",
|
|
|
|
"Template Code": "Template Code",
|
2021-02-19 23:23:59 +08:00
|
|
|
"Provider URL": "Provider URL",
|
|
|
|
"Edit Provider": "Edit Provider"
|
|
|
|
},
|
|
|
|
"user":
|
|
|
|
{
|
|
|
|
"Edit User": "Edit User",
|
2021-04-27 18:08:21 +08:00
|
|
|
"Upload a photo...": "Upload a photo...",
|
|
|
|
"Upload a photo": "Upload a photo",
|
|
|
|
"Select a photo...": "Select a photo...",
|
|
|
|
"Set new profile picture": "Set new profile picture",
|
2021-05-09 14:53:05 +08:00
|
|
|
"Set password...": "Set password...",
|
|
|
|
"Modify password...": "Modify password...",
|
2021-02-19 23:23:59 +08:00
|
|
|
"Affiliation": "Affiliation",
|
|
|
|
"Tag": "Tag",
|
2021-04-28 00:13:50 +08:00
|
|
|
"Third-party logins": "Third-party logins",
|
2021-04-27 20:59:50 +08:00
|
|
|
"Link": "Link",
|
|
|
|
"Unlink": "Unlink",
|
2021-04-28 00:13:50 +08:00
|
|
|
"Is admin": "Is admin",
|
2021-05-02 12:18:28 +08:00
|
|
|
"Is global admin": "Is global admin",
|
2021-05-09 19:54:20 +08:00
|
|
|
"Is forbidden": "Is forbidden",
|
|
|
|
"Empty input!": "Empty input!",
|
|
|
|
"Two passwords you typed do not match.": "Two passwords you typed do not match.",
|
|
|
|
"Password Set": "Password Set",
|
|
|
|
"Set Password": "Set Password",
|
|
|
|
"Old Password": "Old Password",
|
|
|
|
"New Password": "New Password",
|
|
|
|
"Re-enter New": "Re-enter New",
|
|
|
|
"Please login first.": "Please login first.",
|
|
|
|
"Session outdated. Please login again.": "Session outdated. Please login again.",
|
|
|
|
"Invalid user id.": "Invalid user id.",
|
|
|
|
"You don't have the permission to do this.": "You don't have the permission to do this.",
|
|
|
|
"Old password wrong.": "Old password wrong.",
|
|
|
|
"New password contains blank space.": "New password contains blank space.",
|
|
|
|
"Invalid new password": "Invalid new password",
|
|
|
|
"Password": "Password",
|
|
|
|
"Cancel": "Cancel",
|
2021-05-12 22:09:41 +08:00
|
|
|
"input password": "input password",
|
|
|
|
"Reset Email": "Reset Email",
|
|
|
|
"Reset Phone": "Reset Phone",
|
|
|
|
"Send Code": "Send Code",
|
|
|
|
"Empty email": "Empty Email",
|
|
|
|
"Empty phone": "Empty Phone",
|
|
|
|
"Empty Code": "Empty Code",
|
|
|
|
"phone reset": "Phone Reset",
|
|
|
|
"email reset": "Email Reset",
|
|
|
|
"Code Sent": "Code Sent",
|
|
|
|
"Input your email": "Input your email",
|
2021-05-13 09:39:07 +08:00
|
|
|
"Input your phone number": "Input your phone number",
|
2021-05-12 22:09:41 +08:00
|
|
|
"New phone": "New Phone",
|
|
|
|
"New email": "New Email",
|
|
|
|
"Code You Received": "Code You Received",
|
|
|
|
"Enter your code": "Enter your code",
|
|
|
|
"You can only send one code in 60s.": "You can only send one code in 60s.",
|
|
|
|
"Code has not been sent yet!": "Code has not been sent yet!",
|
|
|
|
"You should verify your code in 5 min!": "You should verify your code in 5 min!",
|
2021-05-13 09:55:37 +08:00
|
|
|
"Wrong code!": "Wrong code!",
|
|
|
|
"Invalid phone number": "Invalid phone number",
|
2021-05-22 20:57:55 +08:00
|
|
|
"Invalid Email address": "Invalid Email address",
|
|
|
|
"Turing test failed.": "Turing test failed.",
|
|
|
|
"Missing parameter.": "Missing parameter. Please check your form!"
|
2021-02-19 23:23:59 +08:00
|
|
|
},
|
2021-03-26 21:56:51 +08:00
|
|
|
"application":
|
2021-02-19 23:23:59 +08:00
|
|
|
{
|
|
|
|
"Edit Application": "Edit Application",
|
2021-04-28 00:13:50 +08:00
|
|
|
"Enable password": "Enable password",
|
|
|
|
"Login page preview": "Login page preview"
|
2021-02-19 23:23:59 +08:00
|
|
|
}
|
2021-03-26 21:56:51 +08:00
|
|
|
}
|