diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-08-16 22:36:19 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-08-16 22:36:19 +0300 |
commit | 564ab219c6d80bce342ab0449b58af662898c200 (patch) | |
tree | 9bdb006a6a41255c8fd7dae774dfa1407c33831c /i18n | |
parent | 4b2193436eeedf3f9e8cd2bbf0a134087f77a087 (diff) | |
parent | 026d8f49419a7780c1e46cb2b3c68aaf07bc326a (diff) | |
download | wekan-564ab219c6d80bce342ab0449b58af662898c200.tar.gz wekan-564ab219c6d80bce342ab0449b58af662898c200.tar.bz2 wekan-564ab219c6d80bce342ab0449b58af662898c200.zip |
Merge branch 'PDIS-master'
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.i18n.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 7065396f..672c8eac 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -306,6 +306,8 @@ "filter-no-label": "No label", "filter-no-member": "No member", "filter-no-custom-fields": "No Custom Fields", + "filter-show-archive": "Show archived lists", + "filter-hide-empty": "Hide empty lists", "filter-on": "Filter is on", "filter-on-desc": "You are filtering cards on this board. Click here to edit filter.", "filter-to-selection": "Filter to selection", |