mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
copy fixup on badge boolean checks
This commit is contained in:
parent
c3c202f59e
commit
a82c50d584
1 changed files with 2 additions and 2 deletions
|
@ -2273,8 +2273,8 @@ en:
|
|||
|
||||
badges:
|
||||
title: Badges
|
||||
allow_title: "allow badge as title?"
|
||||
multiple_grant: "awarded multiple times?"
|
||||
allow_title: "can be used as a title"
|
||||
multiple_grant: "can be awarded multiple times"
|
||||
badge_count:
|
||||
one: "1 Badge"
|
||||
other: "%{count} Badges"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue