mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
UX: cap likes 2 (#5237)
This commit is contained in:
parent
3831663fea
commit
4c4410225e
5 changed files with 44 additions and 4 deletions
|
@ -1956,6 +1956,9 @@ en:
|
|||
notify_user: "sent a message"
|
||||
bookmark: "bookmarked this"
|
||||
like: "liked this"
|
||||
like_capped:
|
||||
one: "and {{count}} other liked this"
|
||||
other: "and {{count}} others liked this"
|
||||
vote: "voted for this"
|
||||
by_you:
|
||||
off_topic: "You flagged this as off-topic"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue