summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorAngelo Gallarello <angelo.gallarell@gmail.com>2019-04-05 10:38:39 +0200
committerAngelo Gallarello <angelo.gallarell@gmail.com>2019-04-05 10:38:39 +0200
commit48216e16537d50a27579c545c93624c0302a5a78 (patch)
treee09f470769c83d44edffc8572619133ad45ff3e7 /i18n
parent477d71e0b90d15b54945a1a04cb0a649344075ae (diff)
downloadwekan-48216e16537d50a27579c545c93624c0302a5a78.tar.gz
wekan-48216e16537d50a27579c545c93624c0302a5a78.tar.bz2
wekan-48216e16537d50a27579c545c93624c0302a5a78.zip
Minor fixes
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index d4e817ea..84975fde 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -664,5 +664,6 @@
"error-undefined": "Something went wrong",
"error-ldap-login": "An error occurred while trying to login",
"display-authentication-method": "Display Authentication Method",
- "default-authentication-method": "Default Authentication Method"
+ "default-authentication-method": "Default Authentication Method",
+ "copy-tag": "Copy"
}