diff options
author | Andrés Manelli <andresmanelli@gmail.com> | 2019-02-23 15:32:44 +0100 |
---|---|---|
committer | Andrés Manelli <andresmanelli@gmail.com> | 2019-02-24 00:05:00 +0100 |
commit | 7a6afb8aea2c3398ec0fe34d664398bd94cac90a (patch) | |
tree | 7aa6f53617370333973800605c85ed1fcf6f621e /i18n | |
parent | 1e72177991e3fe11a1837e3e294e4de5d728aa30 (diff) | |
download | wekan-7a6afb8aea2c3398ec0fe34d664398bd94cac90a.tar.gz wekan-7a6afb8aea2c3398ec0fe34d664398bd94cac90a.tar.bz2 wekan-7a6afb8aea2c3398ec0fe34d664398bd94cac90a.zip |
Add template search in Add Card menu
Archive all cards in list when list is archived
Remove default board in link popup
Only list non-template boards in card link and search
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 3c6effd6..94666c16 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -92,6 +92,7 @@ "restore-board": "Restore Board", "no-archived-boards": "No Boards in Archive.", "archives": "Archive", + "template": "Template", "templates": "Templates", "assign-member": "Assign member", "attached": "attached", |