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",
|
|
|
|
"Created Time": "Created Time",
|
|
|
|
"Name": "Name",
|
|
|
|
"Display Name": "Display Name",
|
|
|
|
"Avatar": "Avatar",
|
2021-04-27 20:59:50 +08:00
|
|
|
"URL": "URL",
|
2021-02-19 23:23:59 +08:00
|
|
|
"Preview": "Preview",
|
2021-04-26 19:00:23 +08:00
|
|
|
"User Type": "User Type",
|
2021-02-19 23:23:59 +08:00
|
|
|
"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",
|
2021-03-29 23:40:25 +08:00
|
|
|
"Applications that requires authentication": "Applications that requires authentication",
|
|
|
|
"Swagger": "Swagger"
|
2021-02-19 23:23:59 +08:00
|
|
|
},
|
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",
|
|
|
|
"Register": "Register"
|
|
|
|
},
|
|
|
|
"organization":
|
|
|
|
{
|
|
|
|
"Edit Organization": "Edit Organization",
|
|
|
|
"Website URL": "Website URL"
|
|
|
|
},
|
|
|
|
"provider":
|
|
|
|
{
|
|
|
|
"Type": "Type",
|
|
|
|
"Client ID": "Client ID",
|
|
|
|
"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-02-19 23:23:59 +08:00
|
|
|
"Affiliation": "Affiliation",
|
|
|
|
"Tag": "Tag",
|
2021-04-26 18:33:06 +08:00
|
|
|
"Third-party Logins": "Third-party Logins",
|
2021-04-27 20:59:50 +08:00
|
|
|
"Link": "Link",
|
|
|
|
"Unlink": "Unlink",
|
2021-02-19 23:23:59 +08:00
|
|
|
"Is Admin": "Is Admin",
|
|
|
|
"Is Global Admin": "Is Global Admin"
|
|
|
|
},
|
2021-03-26 21:56:51 +08:00
|
|
|
"application":
|
2021-02-19 23:23:59 +08:00
|
|
|
{
|
|
|
|
"Edit Application": "Edit Application",
|
|
|
|
"Enable Password": "Enable Password",
|
2021-03-26 21:56:51 +08:00
|
|
|
"Login Page Preview": "Login Page Preview"
|
2021-02-19 23:23:59 +08:00
|
|
|
}
|
2021-03-26 21:56:51 +08:00
|
|
|
}
|