mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 12:06:17 +02:00
feat: lang key for x-topics
This commit is contained in:
@@ -72,7 +72,8 @@
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "Posts",
|
||||
"x-posts": "%1 posts",
|
||||
"x-posts": "<span class=\"formatted-number\">%1</span> posts",
|
||||
"x-topics": "<span class=\"formatted-number\">%1</span> topics",
|
||||
"best": "Best",
|
||||
"controversial": "Controversial",
|
||||
"votes": "Votes",
|
||||
|
||||
Reference in New Issue
Block a user