{
  "title": "Blog",
  "description": "Articles and news about resume creation",
  "list": {
    "title": "All articles",
    "subtitle": "Tips for creating a professional resume",
    "readMore": "Read more",
    "readingTime": "{{minutes}} min read",
    "noPostsTitle": "No posts yet",
    "noPostsDescription": "Interesting articles will appear here soon",
    "backToHome": "Back to home",
    "loading": "Loading posts...",
    "loadingAnnouncement": "Loading blog articles"
  },
  "post": {
    "backToBlog": "Back to articles list",
    "publishedOn": "Published on {{date}}",
    "readingTime": "{{minutes}} minutes read",
    "sharePost": "Share article",
    "copyLink": "Copy link",
    "linkCopied": "Link copied",
    "relatedPosts": "Related articles",
    "tableOfContents": "Contents",
    "notFound": "Article not found",
    "notFoundDescription": "The requested article does not exist or has been deleted",
    "translationMissing": "This post is only available in Russian"
  },
  "pagination": {
    "previous": "Previous",
    "next": "Next",
    "page": "Page {{page}} of {{total}}",
    "goToPage": "Go to page {{page}}"
  },
  "navigation": {
    "blogNavigation": "Blog navigation",
    "backToHome": "Back to home",
    "backToBlog": "Back to articles list"
  },
  "accessibility": {
    "pageLoaded": "Blog page loaded",
    "postLoaded": "Article '{{title}}' loaded",
    "skipToMain": "Skip to main content",
    "skipToPosts": "Skip to articles list",
    "mainContent": "Main blog content",
    "postsList": "Articles list with {{count}} posts",
    "navigatingToPost": "Navigating to article",
    "navigatingToBlog": "Navigating to articles list",
    "pageChanged": "Page {{page}} of {{total}} loaded",
    "currentPage": "Current page",
    "coverImage": "Article cover image",
    "postContent": "Article content",
    "emptyListStatus": "No available articles"
  },
  "meta": {
    "hubTitle": "Blog | Clippy CV",
    "hubDescription": "Articles and tips for creating a professional resume. Resume templates, ATS optimization and career advice.",
    "postTitleSuffix": "Clippy CV"
  }
}
