mirror of
https://github.com/wekan/wekan.git
synced 2026-03-06 13:50:16 +01:00
[Admin panel / Settings / Layout] Customize OIDC button text
This commit is contained in:
parent
0c121a5894
commit
9defed2680
7 changed files with 25 additions and 1 deletions
|
|
@ -828,6 +828,7 @@
|
|||
"error-undefined": "Something went wrong",
|
||||
"error-ldap-login": "An error occurred while trying to login",
|
||||
"display-authentication-method": "Display Authentication Method",
|
||||
"oidc-button-text": "Customize the OIDC button text",
|
||||
"default-authentication-method": "Default Authentication Method",
|
||||
"duplicate-board": "Duplicate Board",
|
||||
"org-number": "The number of organizations is: ",
|
||||
|
|
|
|||
|
|
@ -827,6 +827,7 @@
|
|||
"add-custom-html-before-body-end": "Ajouter le HTML personnalisé avant la fin du </body>",
|
||||
"error-undefined": "Une erreur inconnue s'est produite",
|
||||
"error-ldap-login": "Une erreur s'est produite lors de la tentative de connexion",
|
||||
"oidc-button-text": "Personnaliser le texte du bouton OIDC",
|
||||
"display-authentication-method": "Afficher la méthode d'authentification",
|
||||
"default-authentication-method": "Méthode d'authentification par défaut",
|
||||
"duplicate-board": "Dupliquer le tableau",
|
||||
|
|
@ -1063,4 +1064,4 @@
|
|||
"minimize-card": "Minimiser la carte",
|
||||
"delete-org-warning-message": "Impossible de supprimer cette organisation, au moins un utilisateur lui appartient",
|
||||
"delete-team-warning-message": "Impossible de supprimer cette équipe, au moins un utilisateur lui appartient"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue