[Admin panel / Settings / Layout] Customize OIDC button text

This commit is contained in:
Emile NDAGIJIMANA 2021-09-15 18:35:09 +02:00
parent 0c121a5894
commit 9defed2680
7 changed files with 25 additions and 1 deletions

View file

@ -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: ",

View file

@ -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"
}
}