{ "blogPop": "BlogPop", "latestPostsHeader": "Latest Posts", "categoriesHeader": "Categories", "adminHeader": "Admin", "adminNewPostHeader": "New Post", "adminNewUserHeader": "New User", "usersHeader": "Users", "postsHeader": "Posts", "searchPlaceholder": "Search", "screenReaderToggleSidebar": "Toggle sidebar", "screenReaderCloseSidebar": "Close sidebar", "homeLinkTextNavbar": "Home", "categoriesLinkTextNavbar": "Categories", "adminLinkTextNavbar": "Admin", "totalPostsCardTitle": "Total Posts", "newPostCardTitle": "Create New Post", "newUserCardTitle": "Create User", "totalUsersCardTitle": "Total Users", "adminQuickActionsCardTitle": "Quick Actions", "totalUsersLoggedInMonthCardTitle": "Users Logged In", "adminNavigationCardTitle": "Navigation", "adminLoginCardTitle": "Administration Panel", "newPostTitleFieldLabel": "Title", "newPostDescriptionFieldLabel": "Description", "newPostCategoryFieldLabel": "Category", "newPostSlugFieldLabel": "Slug", "newPostContentFieldLabel": "Post Content", "newPostTitleFieldPlaceholder": "Enter post title", "newPostDescriptionFieldPlaceholder": "Enter post description", "newPostCategoryFieldPlaceholder": "Select a category", "newPostSlugFieldPlaceholder": "Enter post slug (i.e. /example-slug)", "newUserNameFieldLabel": "Name", "newUserEmailFieldLabel": "Email", "newUserPasswordFieldLabel": "Password", "newUserNameFieldPlaceholder": "Enter desired username", "newUserEmailFieldPlaceholder": "Enter user email", "newUserPasswordFieldPlaceholder": "Enter user password", "adminLoginUsernameFieldLabel": "Username", "adminLoginPasswordFieldLabel": "Password", "totalUsersLoggedInMonthCardDescription": "This month", "adminLoginCardDescription": "Please authenticate with your credentials.", "categoriesCardDescriptionPre": "Explore posts from", "categoriesLastUpdatedLabel": "Last updated", "categoriesViewPostsFromLinkText": "View posts", "recentPostsReadMoreFromLinkText": "Read more", "categoriesViewCategoryAriaPrefix": "View the", "categoriesPostUnitSingle": "post", "categoriesPostUnitPlural": "posts", "categoriesLabelSidebar": "Categories", "recentPostsLabelSidebar": "Recent Posts", "createPostButtonText": "Create Post", "createUserButtonText": "Create User", "adminLoginButtonText": "Login", "viewSingular": "View", "categorySingular": "Category", "recentPostsPublishedOnLabel": "Published ", "blankPostTitlePlaceholder": "Untitled Post", "blankPostDatePlaceholder": "an unknown date", "postPublishedOnLabel": "Published on", "adminSidebarDashboardLinkText": "Dashboard", "adminSidebarPostsLinkText": "Posts", "adminSidebarUsersLinkText": "Users", "adminSidebarLogoutLinkText": "Logout", "logsDetectedLoginPage": "[i] Detected login page, skipping validation", "logsFoundKey": "[i] Key found in browser cookies, checking validity...", "logsCalculatingPostCt": "[i] Calculating post count...", "logsCalculatingUserCt": "[i] Calculating user count...", "logsFetchPostList": "[i] Fetching post list...", "logsFetchCategoryList": "[i] Fetching category list...", "logsOnSlugNavigate": "[i] Navigated to slug: ", "logsOnFoundCategory": "[✓] Found category:", "logsOnFetchedCategory": "[✓] Fetched categories", "logsOnFetchedPosts": "[✓] Fetched posts", "logsTotalPosts": "[✓] Total posts:", "logsTotalUsers": "[✓] Total users:", "logsKeyIsValid": "[✓] Key is valid", "logsAdminLoginKeyIsValid": "[✓] Key is valid, redirecting to admin panel", "logsAdminLoginSuccessful": "[✓] Login successful, redirecting to admin panel", "successSuperGeneric": "Success", "errorsSuperGeneric": "Error", "errorsUnknownError": "An unknown error occurred.", "errorsUnknownErrorLong": "An unknown error occurred. Please try again later.", "errorsFetchPostListFailCtx": "Failed to fetch post list:", "errorsFetchCategoryListFailCtx": "Failed to fetch category list:", "errorsFetchTotalPostCtErrFancy": "[!] Failed to fetch total post count:", "errorsFetchTotalUserCtErrFancy": "[!] Failed to fetch total user count:", "errorsFetchPostsFailFancy": "[!] Failed to fetch posts", "errorsLoginFailFancy": "[!] Failed to login", "errorsFailedKeyCheckFancy": "[!] Failed to check key, skipping validation and clearing cookie", "errorsFetchTotalPostCtErr": "Failed to fetch total post count", "errorsFetchTotalUserCtErr": "Failed to fetch total user count", "errorsConnectionFail": "Failed to connect to the server. Please try again later.", "errorsFetchCategoryListFail": "Failed to fetch category list", "errorsFetchDataFail": "Failed to fetch data", "errorsCreateUserFail": "Failed to create user", "errorsCreatePostFail": "Failed to create post", "errorsFetchPostListErr": "Failed to fetch post list. Please try again later.", "errorsFetchPostListErrCtx": "Error fetching post list:", "errorsFetchPostListErrCtxFancy": "[!] Error fetching post list:", "errorsFetchDataErrCtxFancy": "[!] Error fetching data:", "errorsFetchCategoriesErrCtxFancy": "[!] Error fetching categories:", "errorsFetchPostErr": "Error fetching post", "errorsFetchPostErrMd": "# Error\n\nCould not load the post.", "errorsNoKeyFoundFancy": "[!] No key found, clearing cookies and redirecting to login", "errorsKeyInvalidFancy": "[✖] Key is invalid, clearing cookie and redirecting to login", "errorsFetchCategoryNotFound": "Could not find requested category", "errorsNoRecentPosts": "No recent posts available.", "errorsNoCategories": "No categories available." }