mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Add instructions for sort operator
This commit is contained in:
parent
0c1cff52b2
commit
5fe58dc9ae
2 changed files with 3 additions and 0 deletions
|
|
@ -649,6 +649,8 @@ BlazeComponent.extendComponent({
|
|||
|
||||
text += `\n* ${TAPi18n.__('globalSearch-instructions-operator-has', tags)}`;
|
||||
|
||||
text += `\n* ${TAPi18n.__('globalSearch-instructions-operator-sort', tags)}`;
|
||||
|
||||
text += `\n## ${TAPi18n.__('heading-notes')}`;
|
||||
text += `\n* ${TAPi18n.__('globalSearch-instructions-notes-1', tags)}`;
|
||||
text += `\n* ${TAPi18n.__('globalSearch-instructions-notes-2', tags)}`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue