mirror of
https://github.com/wekan/wekan.git
synced 2025-12-19 17:00:13 +01:00
Translate also Admin Panel/Layout/Display Authentication Method and Default Authentication Method. Thanks to Akuket and xet7 !
This commit is contained in:
parent
3ce902123f
commit
4126a1a808
1 changed files with 3 additions and 1 deletions
|
|
@ -662,5 +662,7 @@
|
||||||
"add-custom-html-after-body-start": "Add Custom HTML after <body> start",
|
"add-custom-html-after-body-start": "Add Custom HTML after <body> start",
|
||||||
"add-custom-html-before-body-end": "Add Custom HTML before </body> end",
|
"add-custom-html-before-body-end": "Add Custom HTML before </body> end",
|
||||||
"error-undefined": "Something went wrong",
|
"error-undefined": "Something went wrong",
|
||||||
"error-ldap-login": "An error occurred while trying to login"
|
"error-ldap-login": "An error occurred while trying to login",
|
||||||
|
"display-authentication-method": "Display Authentication Method",
|
||||||
|
"default-authentication-method": "Default Authentication Method"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue