mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05: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…
Reference in a new issue