summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorDaniel Eder <danieleder@outlook.at>2020-04-08 16:54:11 +0300
committerDaniel Eder <danieleder@outlook.at>2020-04-08 16:59:59 +0300
commitfe285c62e12486a8848376531c89d7a4b11b7fa7 (patch)
treeb3d180f9f33ca76742cdf2b8862739dc92c16daf /i18n
parent9083c341c146952241f84e9cb997c307d5830a16 (diff)
downloadwekan-fe285c62e12486a8848376531c89d7a4b11b7fa7.tar.gz
wekan-fe285c62e12486a8848376531c89d7a4b11b7fa7.tar.bz2
wekan-fe285c62e12486a8848376531c89d7a4b11b7fa7.zip
Add filter option for assignee
Works exactly like member
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index bc07e934..a4493473 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -319,6 +319,7 @@
"filter-clear": "Clear filter",
"filter-no-label": "No label",
"filter-no-member": "No member",
+ "filter-no-assignee": "No assignee",
"filter-no-custom-fields": "No Custom Fields",
"filter-show-archive": "Show archived lists",
"filter-hide-empty": "Hide empty lists",