Files
NodeBB/public/language/hr/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
278 B
JSON

{
"title": "Nedavno",
"day": "Dan",
"week": "Tjedan",
"month": "Mjesec",
"year": "Godina",
"alltime": "Sve vrijeme",
"no-recent-topics": "Nema nedavnih tema.",
"no-popular-topics": "Nema popularnih tema.",
"load-new-posts": "Load new posts"
}