summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-24 11:39:45 +0300
committerLauri Ojansivu <x@xet7.org>2018-10-24 11:39:45 +0300
commit4cb25a5bcf5263f9c803a0a1d4ceaf6a9e5db75f (patch)
treec326c9d45b947ec9a0eb810ea503696e4a443032 /i18n
parent82e90f7b9424eba55435150fca8f878ac05e8634 (diff)
downloadwekan-4cb25a5bcf5263f9c803a0a1d4ceaf6a9e5db75f.tar.gz
wekan-4cb25a5bcf5263f9c803a0a1d4ceaf6a9e5db75f.tar.bz2
wekan-4cb25a5bcf5263f9c803a0a1d4ceaf6a9e5db75f.zip
- Custom Product Name in Admin Panel / Layout. In Progress, setting does not affect change UI yet. Thanks to xet7 !
- Fix LDAP User Search Scope. Thanks to Vnimos and Akuket ! Related #119 - Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7 ! Closes #1856
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 2e52dcfb..e69101f0 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -612,5 +612,7 @@
"oauth2": "OAuth2",
"cas": "CAS",
"authentication-method": "Authentication method",
- "authentication-type": "Authentication type"
+ "authentication-type": "Authentication type",
+ "custom-product-name": "Custom Product Name",
+ "layout": "Layout"
}