diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.i18n.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index cec9b6e4..7b27f486 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -608,5 +608,10 @@ "r-d-add-checklist": "Add checklist", "r-d-remove-checklist": "Remove checklist", "r-when-a-card-is-moved": "When a card is moved to another list", - "r-back": "Back" + "r-back": "Back", + "ldap": "Ldap", + "oauth2": "Oauth2", + "cas": "Cas", + "authentication-method": "Authentication method", + "authentication-type": "Authentication type" } |