mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 05:25:16 -05:00
FIX: ensures topic’s category allows topics tags (#7060)
This commit is contained in:
@@ -588,6 +588,7 @@ en:
|
||||
email_already_used_in_category: "'%{email}' is already used by the category '%{category_name}'."
|
||||
description_incomplete: "The category description post must have at least one paragraph."
|
||||
permission_conflict: "Subcategory permissions cannot be less restrictive than parent's."
|
||||
disallowed_topic_tags: "This topic has tags not allowed by this category: '%{tags}'"
|
||||
cannot_delete:
|
||||
uncategorized: "Can't delete Uncategorized"
|
||||
has_subcategories: "Can't delete this category because it has sub-categories."
|
||||
|
||||
Reference in New Issue
Block a user