mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
parent
88128f1ced
commit
3c5258758b
@ -590,7 +590,7 @@ en:
|
|||||||
email_already_used_in_group: "'%{email}' is already used by the group '%{group_name}'."
|
email_already_used_in_group: "'%{email}' is already used by the group '%{group_name}'."
|
||||||
email_already_used_in_category: "'%{email}' is already used by the category '%{category_name}'."
|
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."
|
description_incomplete: "The category description post must have at least one paragraph."
|
||||||
permission_conflict: "Any group that is allowed to access a subcategory must also be allowed to access the parent category. The following groups have access to one of subcategories, but not to the parent category: %{group_names}."
|
permission_conflict: "Any group that is allowed to access a subcategory must also be allowed to access the parent category. The following groups have access to one of the subcategories, but no access to parent category: %{group_names}."
|
||||||
disallowed_topic_tags: "This topic has tags not allowed by this category: '%{tags}'"
|
disallowed_topic_tags: "This topic has tags not allowed by this category: '%{tags}'"
|
||||||
cannot_delete:
|
cannot_delete:
|
||||||
uncategorized: "This category is special. It is intended as a holding area for topics that have no category; it cannot be deleted."
|
uncategorized: "This category is special. It is intended as a holding area for topics that have no category; it cannot be deleted."
|
||||||
|
Loading…
Reference in New Issue
Block a user