Files
NodeBB/public/language/sk/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
308 B
JSON

{
"title": "Nedávne",
"day": "Deň",
"week": "Týždeň",
"month": "Mesiac",
"year": "Rok",
"alltime": "Vždy",
"no-recent-topics": "Neboli nájdené žiadne nové témy.",
"no-popular-topics": "Neexistujú žiadne populárne témy.",
"load-new-posts": "Load new posts"
}