mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
replace zero key with no_topics
This commit is contained in:
@@ -2457,7 +2457,7 @@ en:
|
||||
delete_confirm:
|
||||
one: "Are you sure you want to delete this tag and remove it from 1 topic it is assigned to?"
|
||||
other: "Are you sure you want to delete this tag and remove it from {{count}} topics it is assigned to?"
|
||||
zero: "Are you sure you want to delete this tag?"
|
||||
no_topics: "Are you sure you want to delete this tag?"
|
||||
rename_tag: "Rename Tag"
|
||||
rename_instructions: "Choose a new name for the tag:"
|
||||
sort_by: "Sort by:"
|
||||
|
||||
Reference in New Issue
Block a user