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:
chapoi 2023-05-15 10:21:20 +02:00 committed by GitHub
parent d63ce56252
commit 34f16f0ee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4151,7 +4151,9 @@ en:
one: "Earned this badge %{count} time"
other: "Earned this badge %{count} times"
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
allow_title: "You can use this badge as a title"
multiple_grant: "You can earn this multiple times"