[ 'home' => 'Home', 'archives' => 'Archives', 'tags' => 'Tags', 'comments' => 'Comments', 'links' => 'Links', 'search' => 'Search', 'login' => 'Login', 'register' => 'Register', 'profile' => 'Profile', 'logout' => 'Log out', ], 'sidebar' => [ 'categories' => 'Categories', 'subscribe' => 'Subscribe', 'empty_category' => 'No categories', ], 'article' => [ 'toc' => 'Contents', 'password_error' => 'Incorrect password', 'paywall_title' => 'Paid content', 'paywall_hint' => 'Purchase to read the full article.', 'buy' => 'Buy now', ], 'common' => [ 'pinned' => 'Pinned', 'reads' => 'views', 'no_posts' => 'No posts yet', 'no_posts_hint' => 'Publish from admin or run db:seed.', 'comments' => 'Comments', 'no_comments' => 'No comments yet.', 'submit_comment' => 'Submit', 'nickname' => 'Name', 'website' => 'Website', 'content' => 'Content', 'password' => 'Password', 'unlock' => 'Unlock', 'password_protected' => 'This post is password protected.', 'theme' => 'Theme', ], ];