110 lines
3.5 KiB
JSON
Raw Normal View History

{
"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",
"Name": "Name",
2021-04-28 00:13:50 +08:00
"Display name": "Display name",
"Avatar": "Avatar",
2021-04-27 20:59:50 +08:00
"URL": "URL",
"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",
"Password": "Password",
"Email": "Email",
"Phone": "Phone",
"Logo": "Logo",
"User containers": "User containers",
"Users under all organizations": "Users under all organizations",
"OAuth providers": "OAuth providers",
"Applications that requires authentication": "Applications that requires authentication",
"Swagger": "Swagger"
},
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!",
"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!",
"Please click the below button to sign in": "Please click the below button to sign in"
2021-04-28 00:47:12 +08:00
},
2021-04-27 22:03:22 +08:00
"login":
{
2021-05-01 20:23:20 +08:00
"Please input your username, Email or phone number!": "Please input your username, Email or phone number!",
"username, Email or phone number": "username, Email or phone number",
2021-04-28 00:47:12 +08:00
"Please input your password!": "Please input your password!",
2021-04-27 22:03:22 +08:00
"password": "password",
"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":
{
"My Account": "My Account",
2021-04-27 20:59:50 +08:00
"Settings for your account": "Settings for your account",
"Login": "Login",
"Logout": "Logout",
2021-04-27 22:47:44 +08:00
"Sign Up": "Sign Up"
},
"organization":
{
"Edit Organization": "Edit Organization",
"Website URL": "Website URL"
},
"provider":
{
"Type": "Type",
"Client ID": "Client ID",
2021-04-28 00:13:50 +08:00
"Client secret": "Client secret",
"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...",
"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",
"Is forbidden": "Is forbidden"
},
2021-03-26 21:56:51 +08:00
"application":
{
"Edit Application": "Edit Application",
2021-04-28 00:13:50 +08:00
"Enable password": "Enable password",
"Login page preview": "Login page preview"
}
2021-03-26 21:56:51 +08:00
}