mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
improve copy
This commit is contained in:
parent
a764cc3a42
commit
8aea75edec
1 changed files with 2 additions and 2 deletions
|
@ -1003,8 +1003,8 @@ en:
|
|||
granted_badge: "<i title='badge granted' class='fa fa-certificate'></i><p>Earned '{{description}}'</p>"
|
||||
|
||||
group_message_summary:
|
||||
one: "<i title='messages in group inbox' class='fa fa-group'></i><p> there is {{count}} message in your {{group_name}} inbox</p>"
|
||||
other: "<i title='messages in group inbox' class='fa fa-group'></i><p> there are {{count}} messages in your {{group_name}} inbox</p>"
|
||||
one: "<i title='messages in group inbox' class='fa fa-group'></i><p> There is {{count}} message in your {{group_name}} inbox</p>"
|
||||
other: "<i title='messages in group inbox' class='fa fa-group'></i><p> There are {{count}} messages in your {{group_name}} inbox</p>"
|
||||
|
||||
alt:
|
||||
mentioned: "Mentioned by"
|
||||
|
|
Loading…
Reference in a new issue