Files
NodeBB/public/language/cs/recent.json

11 lines
297 B
JSON
Raw Normal View History

2014-01-12 19:01:30 +01:00
{
2014-02-10 13:00:20 -05:00
"title": "Nedávné",
2014-01-30 20:22:25 -05:00
"day": "Den",
"week": "Týden",
2014-02-10 13:00:20 -05:00
"month": "Měsíc",
2016-05-11 09:02:27 -04:00
"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"
2014-01-12 19:01:30 +01:00
}