mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-02 10:09:51 -04:00
posts should be post
This commit is contained in:
parent
7abb20928b
commit
2eb1cc220c
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ en:
|
|||
one: "you have 1 unread old post in this topic"
|
||||
other: "you have {{count}} unread old posts in this topic"
|
||||
new_posts:
|
||||
one: "there is 1 new posts in this topic since you last read it"
|
||||
one: "there is 1 new post in this topic since you last read it"
|
||||
other: "there are {{count}} new posts in this topic since you last read it"
|
||||
|
||||
likes:
|
||||
|
|
Loading…
Add table
Reference in a new issue