2026-08-25 14:23:09 +02:00
|
|
|
{
|
|
|
|
|
"site": {
|
|
|
|
|
"tagline": "Articles, guides and analysis.",
|
|
|
|
|
"skipToContent": "Skip to content",
|
|
|
|
|
"mainNavigation": "Main navigation",
|
|
|
|
|
"languageLabel": "Language",
|
|
|
|
|
"allArticles": "All articles",
|
|
|
|
|
"home": "Home",
|
|
|
|
|
"browse": "Browse",
|
|
|
|
|
"categories": "Categories",
|
|
|
|
|
"contact": "Contact",
|
|
|
|
|
"noCategories": "Nothing published yet",
|
2026-08-25 15:35:29 +02:00
|
|
|
"rights": "All rights reserved.",
|
|
|
|
|
"follow": "Follow"
|
2026-08-25 14:23:09 +02:00
|
|
|
},
|
|
|
|
|
"home": {
|
|
|
|
|
"latest": "Latest",
|
|
|
|
|
"readArticle": "Read the article",
|
|
|
|
|
"moreStories": "More stories",
|
|
|
|
|
"viewAll": "View all articles"
|
|
|
|
|
},
|
|
|
|
|
"list": {
|
|
|
|
|
"archive": "The archive",
|
|
|
|
|
"articles": "Articles",
|
|
|
|
|
"articlesPage": "Articles — page {page}",
|
|
|
|
|
"archiveDescription": "Every article published on the blog.",
|
|
|
|
|
"category": "Category",
|
|
|
|
|
"categoryDescription": "Every article in the {name} category.",
|
|
|
|
|
"loading": "Loading…",
|
|
|
|
|
"empty": "Nothing has been published yet.",
|
|
|
|
|
"categoryEmpty": "There are no articles in this category.",
|
|
|
|
|
"failed": "Articles could not be loaded. Please try again later."
|
|
|
|
|
},
|
|
|
|
|
"pagination": {
|
|
|
|
|
"label": "Pagination",
|
|
|
|
|
"previous": "Previous page",
|
|
|
|
|
"next": "Next page",
|
|
|
|
|
"position": "Page {page} of {total}"
|
|
|
|
|
},
|
|
|
|
|
"article": {
|
|
|
|
|
"breadcrumb": "Breadcrumb",
|
2026-08-25 15:30:57 +02:00
|
|
|
"back": "Back to all articles",
|
|
|
|
|
"by": "By {name}"
|
2026-08-25 14:23:09 +02:00
|
|
|
},
|
|
|
|
|
"error": {
|
|
|
|
|
"notFoundTitle": "Page not found",
|
|
|
|
|
"notFoundBody": "The page you are looking for does not exist or has moved.",
|
|
|
|
|
"genericTitle": "Something went wrong",
|
|
|
|
|
"genericBody": "Please try again in a moment.",
|
|
|
|
|
"backHome": "Back to home"
|
|
|
|
|
}
|
|
|
|
|
}
|