mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
I18n additionals (#125)
* New translation keys * Updates in src/components * Updates in src/providers * remove lable in selector, not needed --------- Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
This commit is contained in:
@@ -1063,5 +1063,17 @@
|
||||
"inviteErrorInvalidConfirmation": "Invalid confirmation",
|
||||
"passwordRequired": "Password is required",
|
||||
"allowAll": "Allow All",
|
||||
"permissionsAllowAll": "Allow All Permissions"
|
||||
"permissionsAllowAll": "Allow All Permissions",
|
||||
"githubUsernameRequired": "GitHub username is required",
|
||||
"supportKeyRequired": "Supporter key is required",
|
||||
"passwordRequirementsChars": "Password must be at least 8 characters",
|
||||
"language": "Language",
|
||||
"verificationCodeRequired": "Code is required",
|
||||
"userErrorNoUpdate": "No user to update",
|
||||
"siteErrorNoUpdate": "No site to update",
|
||||
"resourceErrorNoUpdate": "No resource to update",
|
||||
"authErrorNoUpdate": "No auth info to update",
|
||||
"orgErrorNoUpdate": "No org to update",
|
||||
"orgErrorNoProvided": "No org provided",
|
||||
"apiKeysErrorNoUpdate": "No API key to update"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user