mirror of
https://github.com/discourse/discourse.git
synced 2025-06-18 00:13:48 +08:00
UX: update copy of badges granted to others (#21548)
* UX: update copy of badges granted to others * add plural Co-authored-by: Martin Brennan <martin@discourse.org>
This commit is contained in:
@ -4151,7 +4151,9 @@ en:
|
|||||||
one: "Earned this badge %{count} time"
|
one: "Earned this badge %{count} time"
|
||||||
other: "Earned this badge %{count} times"
|
other: "Earned this badge %{count} times"
|
||||||
granted_on: "Granted %{date}"
|
granted_on: "Granted %{date}"
|
||||||
others_count: "Others with this badge (%{count})"
|
others_count:
|
||||||
|
one: "Granted to others %{count} time"
|
||||||
|
other: "Granted to others %{count} times"
|
||||||
title: Badges
|
title: Badges
|
||||||
allow_title: "You can use this badge as a title"
|
allow_title: "You can use this badge as a title"
|
||||||
multiple_grant: "You can earn this multiple times"
|
multiple_grant: "You can earn this multiple times"
|
||||||
|
Reference in New Issue
Block a user