diff options
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 7b27f486..2e52dcfb 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -608,10 +608,9 @@ "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", - "ldap": "Ldap", - "oauth2": "Oauth2", - "cas": "Cas", + "ldap": "LDAP", + "oauth2": "OAuth2", + "cas": "CAS", "authentication-method": "Authentication method", "authentication-type": "Authentication type" } |