summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-07 18:11:34 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-07 18:11:34 +0300
commitf7e0b837d394d55d66d451c34f43fa8afd357e5b (patch)
tree66501aac3b02ea6d83e6ad1a1b13958c5da56522 /i18n/en.i18n.json
parent9e60b414388ec8d5dcb64c638077351b2e2c3bed (diff)
downloadwekan-f7e0b837d394d55d66d451c34f43fa8afd357e5b.tar.gz
wekan-f7e0b837d394d55d66d451c34f43fa8afd357e5b.tar.bz2
wekan-f7e0b837d394d55d66d451c34f43fa8afd357e5b.zip
Hide minicard label text: per user checkbox setting at sidebar.
Thanks to xet7 ! Closes #1466, closes #2561
Diffstat (limited to 'i18n/en.i18n.json')
-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 3edf1fce..4501fffb 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -724,5 +724,6 @@
"act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
"act-atUserComment": "You were mentioned in [__board__] __card__",
"delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
- "accounts-allowUserDelete": "Allow users to self delete their account"
+ "accounts-allowUserDelete": "Allow users to self delete their account",
+ "hide-minicard-label-text": "Hide minicard label text"
}