mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-27 09:06:15 +01:00
feat: add x-posts/x-votes keys
This commit is contained in:
@@ -65,8 +65,10 @@
|
|||||||
"users": "Users",
|
"users": "Users",
|
||||||
"topics": "Topics",
|
"topics": "Topics",
|
||||||
"posts": "Posts",
|
"posts": "Posts",
|
||||||
|
"x-posts": "%1 posts",
|
||||||
"best": "Best",
|
"best": "Best",
|
||||||
"votes": "Votes",
|
"votes": "Votes",
|
||||||
|
"x-votes": "%1 votes",
|
||||||
"voters": "Voters",
|
"voters": "Voters",
|
||||||
"upvoters": "Upvoters",
|
"upvoters": "Upvoters",
|
||||||
"upvoted": "Upvoted",
|
"upvoted": "Upvoted",
|
||||||
|
|||||||
Reference in New Issue
Block a user