diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index dc70403f7..b4dd4f978 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1400,7 +1400,7 @@ "fm_restricted": "You do not have access", "fm_noResult": "No results found", "pad_tocHide": "Outline", - "settings_kanbanTagsTitle": "Kanban tag filter", + "settings_kanbanTagsTitle": "Tag filter", "settings_kanbanTagsHint": "Select how you want the tag filter to act when selecting multiple tags: only show cards containing all the selected tags (AND) or show cards containing any of the selected tags (OR)", "settings_kanbanTagsAnd": "AND", "settings_kanbanTagsOr": "OR",