Files
NodeBB/public/language/id/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
292 B
JSON

{
"title": "Terkini",
"day": "Hari",
"week": "Pekan",
"month": "Bulan",
"year": "Tahun",
"alltime": "Sepanjang Waktu",
"no-recent-topics": "Tidak ada topik terbaru.",
"no-popular-topics": "There are no popular topics.",
"load-new-posts": "Load new posts"
}