diff options
author | ppoulard <philippe.poulard@inria.fr> | 2018-07-03 15:55:19 +0200 |
---|---|---|
committer | ppoulard <philippe.poulard@inria.fr> | 2018-07-03 15:55:19 +0200 |
commit | ee81775dc8306a9e88d6c7573864f12269f78c01 (patch) | |
tree | 5f0ef74a6478ed8b48c1becb588ce56f2eec9eb7 /i18n/en.i18n.json | |
parent | 05869792ad09edbe9dacc67460b5e98e9642bb2a (diff) | |
download | wekan-ee81775dc8306a9e88d6c7573864f12269f78c01.tar.gz wekan-ee81775dc8306a9e88d6c7573864f12269f78c01.tar.bz2 wekan-ee81775dc8306a9e88d6c7573864f12269f78c01.zip |
Adding SSO CAS to Wekan
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 51a9b4cc..fa95f162 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -131,6 +131,7 @@ "cardMorePopup-title": "More", "cards": "Cards", "cards-count": "Cards", + "casSignIn" : "Sign In with CAS", "change": "Change", "change-avatar": "Change Avatar", "change-password": "Change Password", |