Files
NodeBB/public/language/vi/recent.json
Barış Soner Uşaklı 844cb91beb feat: update all language keys to use - instead of _ (#12059)
* feat: update all language keys to use - instead of _

* refactor: update language keys
2023-10-05 12:48:50 -04:00

11 lines
317 B
JSON

{
"title": "Gần đây",
"day": "Ngày",
"week": "Tuần",
"month": "Tháng",
"year": "Năm",
"alltime": "Mọi Lúc",
"no-recent-topics": "Không có chủ đề gần đây.",
"no-popular-topics": "Không có chủ đề nào phổ biến.",
"load-new-posts": "Load new posts"
}