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

13 lines
594 B
JSON
Raw Permalink Normal View History

2014-01-29 08:34:23 +01:00
{
2014-01-31 10:17:21 -05:00
"title": "Senaste",
2014-01-30 20:22:25 -05:00
"day": "Dag",
"week": "Vecka",
2014-02-10 13:00:20 -05:00
"month": "Månad",
2014-08-23 14:15:38 -04:00
"year": "År",
2014-09-17 18:38:29 -04:00
"alltime": "Alltid",
"no-recent-topics": "Det finns inga olästa ämnen.",
"no-popular-topics": "Det finns inga populära ämnen.",
"load-new-posts": "Ladda nya inlägg",
"uncategorized.title": "All known topics",
"uncategorized.intro": "This page shows a chronological listing of every topic that this forum has received.<br />The views and opinions expressed in the topics below are not moderated and may not represent the views and opinions of this website."
2014-01-29 08:34:23 +01:00
}