{ "categories": { "man": "Man", "machine": "Machine", "earth": "Earth", "space": "Space", "futures": "Futures", "exclusive": "Exclusive" }, "nav": { "home": "Home", "daily": "Daily", "about": "About", "search": "Search" }, "theme": { "light": "Light", "dark": "Dark", "system": "System" }, "footer": { "copyright": "TSS Rocks. All rights reserved." }, "admin": { "common": { "loading": "Loading...", "search": "Search", "create": "Create", "edit": "Edit", "delete": "Delete", "upload": "Upload", "save": "Save", "saving": "Saving...", "status": "Status", "actions": "Actions", "published": "Published", "draft": "Draft", "author": "Author", "date": "Date", "title": "Title", "description": "Description", "name": "Name", "email": "Email", "role": "Role", "bio": "Bio", "articles": "Articles", "lastLogin": "Last Login", "joinDate": "Join Date", "username": "Username", "logout": "Logout", "language": "Language", "theme": { "light": "Light Mode", "dark": "Dark Mode", "system": "System" } }, "dashboard": { "totalPosts": "Total Posts", "totalCategories": "Total Categories", "totalUsers": "Total Users", "totalContributors": "Total Contributors" }, "login": { "title": "Admin Login", "username": "Username", "password": "Password", "remember": "Remember me", "submit": "Sign in", "loading": "Signing in...", "error": { "failed": "Login failed", "retry": "Login failed, please try again later" } }, "nav": { "dashboard": "Dashboard", "posts": "Posts", "daily": "Daily Quotes", "medias": "Media", "categories": "Categories", "users": "Users", "contributors": "Contributors", "settings": "Settings" }, "daily": { "title": "Title", "publishDate": "Publish Date", "status": "Status" }, "medias": { "name": "File Name", "type": "Type", "size": "Size", "uploadDate": "Upload Date" }, "roles": { "admin": "Administrator", "user": "User", "contributor": "Contributor" }, "settings": { "username": "Username", "displayName": "Display Name", "email": "Email", "changePassword": "Change Password", "currentPassword": "Current Password", "newPassword": "New Password", "confirmPassword": "Confirm Password", "passwordMismatch": "Passwords do not match", "passwordTooShort": "Password must be at least 8 characters long" } } }