Files
NodeBB/public/language/zh-TW/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
259 B
JSON

{
"title": "最新",
"day": "日",
"week": "周",
"month": "月",
"year": "年",
"alltime": "總計",
"no-recent-topics": "暫無主題。",
"no-popular-topics": "暫無熱門主題。",
"load-new-posts": "Load new posts"
}