summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-11-20 02:38:00 +0200
committerLauri Ojansivu <x@xet7.org>2018-11-20 02:38:00 +0200
commitdd6ba152a0b38950f82ec98fbe51fb746c402615 (patch)
tree694988c0e8c06d0c423d41a02b282c7ccc6f51a9 /i18n
parentcb9ced756fb9fd0f731fe194d732f21bcb156578 (diff)
downloadwekan-dd6ba152a0b38950f82ec98fbe51fb746c402615.tar.gz
wekan-dd6ba152a0b38950f82ec98fbe51fb746c402615.tar.bz2
wekan-dd6ba152a0b38950f82ec98fbe51fb746c402615.zip
Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on Login page and Board page. Thanks to xet7.
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 67e03cd0..9b1f2851 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -618,5 +618,6 @@
"authentication-method": "Authentication method",
"authentication-type": "Authentication type",
"custom-product-name": "Custom Product Name",
- "layout": "Layout"
+ "layout": "Layout",
+ "hide-logo": "Hide Logo"
}