2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

FIX: grammar/spelling error in server.en.yml (#6089)

This commit is contained in:
Keith David Winkler 2018-07-15 19:29:15 -05:00 committed by Sam
parent c580a39d49
commit fa1c676c05

View file

@ -553,7 +553,7 @@ en:
uncategorized: "Can't delete Uncategorized"
has_subcategories: "Can't delete this category because it has sub-categories."
topic_exists:
one: "Can't delete this category because is has 1 topic. Oldest topic is %{topic_link}."
one: "Can't delete this category because it has 1 topic. Oldest topic is %{topic_link}."
other: "Can't delete this category because it has %{count} topics. Oldest topic is %{topic_link}."
topic_exists_no_oldest: "Can't delete this category because topic count is %{count}."
uncategorized_description: "Topics that don't need a category, or don't fit into any other existing category."