summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-10 00:11:32 +0300
committerLauri Ojansivu <x@xet7.org>2018-10-10 00:11:32 +0300
commit5e9bf61d3f97befaa240be015755af96034f1859 (patch)
tree6890aa455bf159b8bd6b7b45b217ea8b76a31b76 /i18n
parent3a7ae7c5f240287a4fc58eb3a321129be718d40c (diff)
downloadwekan-5e9bf61d3f97befaa240be015755af96034f1859.tar.gz
wekan-5e9bf61d3f97befaa240be015755af96034f1859.tar.bz2
wekan-5e9bf61d3f97befaa240be015755af96034f1859.zip
- Use existing translation of "Back".
Thanks to xet7 !
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json7
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"
}