diff options
author | IgnatzHome <ignatz@maschath.de> | 2018-05-19 15:40:51 +0200 |
---|---|---|
committer | IgnatzHome <ignatz@maschath.de> | 2018-05-19 15:40:51 +0200 |
commit | f6d19d2833b322eb54762dae7a8d51d07718ef24 (patch) | |
tree | a6c7e8bad1663abc04a3284dcbc2d83ba0c60a6a /i18n | |
parent | c431af27c25e7fab8a03002792ecc94f4f02923b (diff) | |
download | wekan-f6d19d2833b322eb54762dae7a8d51d07718ef24.tar.gz wekan-f6d19d2833b322eb54762dae7a8d51d07718ef24.tar.bz2 wekan-f6d19d2833b322eb54762dae7a8d51d07718ef24.zip |
Filter Sidebar Corrections
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.i18n.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 6006a078..e2d6ddce 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -242,6 +242,7 @@ "filter-clear": "Clear filter", "filter-no-label": "No label", "filter-no-member": "No member", + "filter-no-custom-fields": "No Custom Fields", "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", |