mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-24 13:49:54 -04:00
better shorter copy for group inbox
This commit is contained in:
parent
5ed21e8767
commit
6a7bdfecc8
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> {{count}} message in your {{group_name}} inbox</p>"
|
||||
other: "<i title='messages in group inbox' class='fa fa-group'></i><p> {{count}} messages in your {{group_name}} inbox</p>"
|
||||
|
||||
alt:
|
||||
mentioned: "Mentioned by"
|
||||
|
|
Loading…
Add table
Reference in a new issue