88 lines
2.3 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",
"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-27 22:03:22 +08:00
"login":
{
"Please input your Username!": "Please input your Username!",
"username": "username",
"Please input your Password!": "Please input your Password!",
"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",
"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",
"Is global admin": "Is global admin"
},
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
}