76 lines
1.9 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",
"Created Time": "Created Time",
"Name": "Name",
"Display Name": "Display Name",
"Avatar": "Avatar",
2021-04-27 20:59:50 +08:00
"URL": "URL",
"Preview": "Preview",
2021-04-26 19:00:23 +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-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",
"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",
"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",
"Is Admin": "Is Admin",
"Is Global Admin": "Is Global Admin"
},
2021-03-26 21:56:51 +08:00
"application":
{
"Edit Application": "Edit Application",
"Enable Password": "Enable Password",
2021-03-26 21:56:51 +08:00
"Login Page Preview": "Login Page Preview"
}
2021-03-26 21:56:51 +08:00
}