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

11 lines
294 B
JSON
Raw Normal View History

2014-02-15 13:29:02 +01:00
{
2015-10-04 04:58:46 -04:00
"title": "Ostatnie",
2014-02-15 12:27:18 -05:00
"day": "Dzień",
"week": "Tydzień",
"month": "Miesiąc",
"year": "Rok",
2014-09-17 18:38:29 -04:00
"alltime": "Od początku",
2015-10-04 04:58:46 -04:00
"no_recent_topics": "Brak ostatnich tematów.",
"no_popular_topics": "Brak popularnych tematów.",
"load-new-posts": "Load new posts"
2014-02-15 13:29:02 +01:00
}