{ "navigation": { "home": "Home", "studio": "Studio", "plaza": "Plaza", "profile": "Profile", "admin": "Admin", "signIn": "Sign In", "signUp": "Sign Up", "signOut": "Sign Out" }, "common": { "loading": "Loading...", "save": "Save", "cancel": "Cancel", "delete": "Delete", "edit": "Edit", "create": "Create", "duplicate": "Duplicate", "copyContent": "Copy Content", "copyToClipboard": "Copy to Clipboard", "duplicatePrompt": "Duplicate Prompt", "createCopy": "Create Copy", "search": "Search", "filter": "Filter", "close": "Close", "language": "Language", "theme": "Theme", "light": "Light", "dark": "Dark", "system": "System" }, "auth": { "signIn": "Sign In", "signUp": "Sign Up", "email": "Email", "password": "Password", "username": "Username", "confirmPassword": "Confirm Password", "forgotPassword": "Forgot Password?", "noAccount": "Don't have an account?", "hasAccount": "Already have an account?", "signInWithGoogle": "Sign in with Google", "signUpWithGoogle": "Sign up with Google", "continueWithGoogle": "Continue with Google", "signInTitle": "Sign In", "signInSubtitle": "Welcome back to Prmbr", "signUpTitle": "Create Account", "signUpSubtitle": "Start building better prompts today", "emailPlaceholder": "you@example.com", "passwordPlaceholder": "••••••••", "passwordsNotMatch": "Passwords do not match", "checkEmailVerification": "Check your email for verification link", "errorOccurred": "An error occurred", "or": "OR", "noAccountSignUp": "Don't have an account? Sign up", "hasAccountSignIn": "Already have an account? Sign in" }, "profile": { "title": "Profile Settings", "subtitle": "Manage your account settings and preferences", "personalInfo": "Personal Information", "accountSettings": "Account Settings", "preferences": "Preferences", "username": "Username", "email": "Email", "bio": "Bio", "avatar": "Avatar", "language": "Language", "changePassword": "Change Password", "currentPassword": "Current Password", "newPassword": "New Password", "confirmNewPassword": "Confirm New Password", "profilePicture": "Profile Picture", "accessDenied": "Access Denied", "pleaseSignIn": "Please sign in to access your profile", "failedToLoadProfile": "Failed to load profile", "checkEmailToConfirm": "Check your email to confirm the change", "updatedSuccessfully": "updated successfully", "failedToUpdate": "Failed to update", "passwordsNotMatch": "Passwords do not match", "passwordMinLength": "Password must be at least 6 characters", "passwordUpdatedSuccessfully": "Password updated successfully", "failedToUpdatePassword": "Failed to update password", "googleAvatar": "Avatar from Google account", "defaultAvatar": "Default avatar", "noUsernameSet": "No username set", "enterUsername": "Enter username", "enterEmail": "Enter email", "tellUsAboutYourself": "Tell us about yourself", "charactersLimit": "characters", "noBioAdded": "No bio added yet", "enterNewPassword": "Enter new password", "confirmNewPassword": "Confirm new password", "updatePassword": "Update Password", "english": "English", "chinese": "中文", "loadingStudio": "Loading Profile...", "subscription": "Subscription", "creditBalance": "Credit Balance", "freePlan": "Free Plan", "proPlan": "Pro Plan", "usdCredit": "USD", "subscriptionInfo": "Subscription Info", "currentPlan": "Current Plan" }, "studio": { "title": "AI Prompt Studio", "myPrompts": "My Prompts", "createPrompt": "Create Prompt", "newPrompt": "New Prompt", "promptName": "Prompt Name", "promptContent": "Prompt Content", "promptAlbum": "Album", "promptTag": "Tags", "version": "Version", "testRun": "Test Run", "versions": "Versions", "createVersion": "Create Version", "runTest": "Run Test", "noPrompts": "No prompts yet", "createFirstPrompt": "Create your first prompt to get started", "loadingStudio": "Loading Studio...", "searchPrompts": "Search prompts...", "filter": "Filter", "clickRunTestToSee": "Click \"Run Test\" to see your prompt results", "sortBy": "Sort by", "sortByName": "Name", "sortByDate": "Date", "sortByUpdated": "Updated", "ascending": "Ascending", "descending": "Descending", "itemsPerPage": "Items per page", "page": "Page", "of": "of", "total": "total", "editPrompt": "Edit Prompt", "deletePrompt": "Delete Prompt", "duplicatePrompt": "Duplicate Prompt", "confirmDelete": "Are you sure you want to delete this prompt?", "deleteWarning": "This action cannot be undone.", "promptDeleted": "Prompt deleted successfully", "promptSaved": "Prompt saved successfully", "promptCreated": "Prompt created successfully", "promptUpdated": "Prompt updated successfully", "enterPromptName": "Enter prompt name", "enterPromptDescription": "Enter prompt description", "promptDescription": "Description", "createdAt": "Created", "updatedAt": "Updated", "lastUsed": "Last used", "never": "Never", "selectAll": "Select all", "selectedItems": "selected items", "bulkActions": "Bulk actions", "bulkDelete": "Delete selected", "tags": "Tags", "addTag": "Add tag", "removeTag": "Remove tag", "noTags": "No tags", "allTags": "All tags", "backToList": "Back to list", "debugPrompt": "Debug Prompt", "promptEditor": "Prompt Editor", "testResults": "Test Results", "versionHistory": "Version History", "copyPromptContent": "Copy Content", "duplicateThisPrompt": "Create Copy" }, "home": { "hero": { "title": "Prmbr - AI Prompt Studio", "subtitle": "Build, manage, and optimize your AI prompts with version control and testing capabilities", "getStarted": "Get Started", "learnMore": "Learn More" }, "features": { "title": "Features", "promptManager": { "title": "Prompt Management", "description": "Organize your prompts with albums, tags, and powerful search capabilities" }, "versionControl": { "title": "Version Control", "description": "Track changes and manage different versions of your prompts" }, "testing": { "title": "Testing & Validation", "description": "Run tests on your prompts to ensure optimal performance" } } }, "pricing": { "title": "Pricing Plans", "free": { "title": "Free", "price": "$0", "features": [ "20 Prompt Limit", "3 Versions per Prompt", "$5 One-time Credit (Expires in 1 Month)", "$0 Monthly Credit" ] }, "pro": { "title": "Pro", "price": "$19.9", "features": [ "500 Prompt Limit", "10 Versions per Prompt", "$20 Monthly Credit", "Purchase Permanent Credits" ] }, "getStartedFree": "Get Started Free", "popular": "Popular", "perMonth": "per month", "startProTrial": "Start Pro Trial" }, "admin": { "dashboard": "Admin Dashboard", "dashboardDesc": "Manage users, prompts, and system settings", "totalUsers": "Total Users", "totalPrompts": "Total Prompts", "sharedPrompts": "Shared Prompts", "publishedPrompts": "Published Prompts", "quickActions": "Quick Actions", "systemStatus": "System Status", "reviewPrompts": "Review Prompts", "reviewPromptsDesc": "Approve or reject shared prompts", "databaseStatus": "Database", "authStatus": "Authentication", "healthy": "Healthy", "pending": "pending", "noPromptsPending": "No prompts pending review", "allPromptsReviewed": "All shared prompts have been reviewed.", "underReview": "Under Review", "published": "Published", "promptContent": "Prompt Content", "approve": "Approve", "reject": "Reject", "allPrompts": "All Prompts", "allPromptsDesc": "Review all shared prompts", "loadingAdmin": "Loading admin panel...", "loadingDashboard": "Loading dashboard statistics...", "loadingPrompts": "Loading prompts for review..." }, "plaza": { "title": "Prompt Plaza", "subtitle": "Discover and explore prompts shared by the community", "searchPlaceholder": "Search prompts by name or description...", "filterByTag": "Filter by tag", "allTags": "All Tags", "sortBy": "Sort by", "sortByNewest": "Newest", "sortByOldest": "Oldest", "sortByMostViewed": "Most Viewed", "sortByName": "Name", "noPromptsFound": "No prompts found", "noPromptsMessage": "Try adjusting your search or filter criteria", "viewCount": "views", "sharedBy": "Shared by", "copyPrompt": "Copy Prompt", "copyToClipboard": "Copy to Clipboard", "duplicateToStudio": "Duplicate to Studio", "promptCopied": "Prompt copied to clipboard", "promptDuplicated": "Prompt duplicated to your studio", "versions": "versions", "createdAt": "Created", "loadingPrompts": "Loading prompts...", "loadMore": "Load More", "showingResults": "Showing {current} of {total} results", "clearFilters": "Clear Filters" }, "errors": { "generic": "Something went wrong. Please try again.", "network": "Network error. Please check your connection.", "unauthorized": "You are not authorized to perform this action.", "notFound": "The requested resource was not found.", "validationError": "Please check your input and try again." } }