diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-02-23 19:08:21 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-02-23 19:08:21 +0200 |
commit | 93215be2cf0103e08f83b04810ba440f6029ab3f (patch) | |
tree | 3d7c49a70055e99ce739bb6903e5cb6b1a279102 /i18n | |
parent | ab2884cae0dab07c2fbc279e4917113c32a22921 (diff) | |
download | wekan-93215be2cf0103e08f83b04810ba440f6029ab3f.tar.gz wekan-93215be2cf0103e08f83b04810ba440f6029ab3f.tar.bz2 wekan-93215be2cf0103e08f83b04810ba440f6029ab3f.zip |
Better descriptions about search.
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.i18n.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 42a91b37..de07b943 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -331,8 +331,8 @@ "restore": "Restore", "save": "Save", "search": "Search", - "search-cards": "Search Cards", - "search-example": "Like “Magic Card“ for example", + "search-cards": "Search from card titles and descriptions on this board", + "search-example": "Text to search for?", "select-color": "Select Color", "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list", "setWipLimitPopup-title": "Set WIP Limit", |