mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: tag groups
This commit is contained in:
@@ -2986,6 +2986,8 @@ en:
|
||||
sort_by: "Sort by:"
|
||||
sort_by_count: "count"
|
||||
sort_by_name: "name"
|
||||
manage_groups: "Manage Tag Groups"
|
||||
manage_groups_description: "Define groups to organize tags"
|
||||
|
||||
filters:
|
||||
without_category: "%{filter} %{tag} topics"
|
||||
@@ -3005,6 +3007,14 @@ en:
|
||||
title: "Muted"
|
||||
description: "You will not be notified of anything about new topics in this tag, and they will not appear on your unread tab."
|
||||
|
||||
groups:
|
||||
title: "Tag Groups"
|
||||
about: "Add tags to groups to manage them more easily."
|
||||
new: "New Group"
|
||||
tags_label: "Tags in this group:"
|
||||
new_name: "New Tag Group"
|
||||
save: "Save"
|
||||
|
||||
topics:
|
||||
none:
|
||||
unread: "You have no unread topics."
|
||||
|
||||
Reference in New Issue
Block a user