mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-01-15 01:14:27 -05:00
fix(translations): add missing string for ldap group
This commit is contained in:
parent
8c5c696c51
commit
64efac5b68
1 changed files with 1 additions and 0 deletions
|
@ -584,6 +584,7 @@ export default {
|
|||
"admin.config.ldap.search-query": "User query",
|
||||
"admin.config.ldap.search-query.description": "The user query will be used to search the 'User base' for the LDAP user. %username% can be used as the placeholder for the user given input.",
|
||||
"admin.config.ldap.admin-groups": "Admin group",
|
||||
"admin.config.ldap.admin-groups.description": "Group required for administrative access.",
|
||||
|
||||
// 404
|
||||
"404.description": "Oops this page doesn't exist.",
|
||||
|
|
Loading…
Add table
Reference in a new issue