mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Minor copyedit on flag stat popup (#11655)
This commit is contained in:
@@ -471,8 +471,8 @@ en:
|
||||
|
||||
user_percentage:
|
||||
summary:
|
||||
one: "%{agreed}, %{disagreed}, %{ignored} (%{count} total flag)"
|
||||
other: "%{agreed}, %{disagreed}, %{ignored} (%{count} total flags)"
|
||||
one: "%{agreed}, %{disagreed}, %{ignored} (of last flag)"
|
||||
other: "%{agreed}, %{disagreed}, %{ignored} (of last %{count} flags)"
|
||||
agreed:
|
||||
one: "%{count}% agree"
|
||||
other: "%{count}% agree"
|
||||
|
||||
Reference in New Issue
Block a user