feat: lang key for x-topics

This commit is contained in:
Barış Soner Uşaklı
2023-02-09 10:52:44 -05:00
parent 651925d84d
commit 62401552d2

View File

@@ -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",