Files
NodeBB/public/language/cs/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
297 B
JSON

{
"title": "Nedávné",
"day": "Den",
"week": "Týden",
"month": "Měsíc",
"year": "Rok",
"alltime": "Pořád",
"no-recent-topics": "Nebyly nalezeny žádné nové téma.",
"no-popular-topics": "Žádná oblíbená téma.",
"load-new-posts": "Load new posts"
}