{
  "validation": {
    "message_required": "Message is required",
    "invalid_status": "Invalid status",
    "email_required": "Email is required",
    "password_required": "Password is required",
    "name_required": "Name is required",
    "phone_required": "Phone number is required",
    "invalid_email": "Invalid email format",
    "password_min_length": "Password must be at least 6 characters",
    "phone_invalid": "Invalid phone number format"
  },
  "register": {
    "title": "Create Your Account",
    "subtitle": "Start your journey with our platform",
    "company_name": "Company Name",
    "your_name": "Your Name",
    "email": "Email Address",
    "phone": "Phone Number",
    "subdomain": "Subdomain",
    "subdomain_help": ".yourplatform.com",
    "username": "Username",
    "password": "Password",
    "create_account": "Create Account",
    "already_have_account": "Already have an account?",
    "login_here": "Login here",
    "creating_account": "Creating your account...",
    "subdomain_error": "Subdomain can only contain lowercase letters, numbers, and hyphens",
    "password_error": "Password must be at least 6 characters long",
    "success_message": "Account created successfully! Redirecting to login...",
    "error_message": "Error creating account. Please try again.",
    "required": "*"
  },
  "plans": {
    "free": "FREE",
    "trial": "TRIAL",
    "per_month": "/month",
    "choose_plan": "Choose Plan",
    "get_started_free": "Get Started Free",
    "start_trial": "Start {{days}}-Day Trial",
    "messages_per_month": "{{count}} messages/month",
    "users": "{{count}} users",
    "user": "{{count}} user",
    "conversations": "{{count}} conversations",
    "stores": "{{count}} stores",
    "store": "{{count}} store",
    "departments": "{{count}} departments",
    "department": "{{count}} department",
    "contacts": "{{count}} contacts",
    "contact": "{{count}} contact",
    "devices": "{{count}} devices",
    "device": "{{count}} device",
    "delete_confirm": "Are you sure you want to delete this plan?",
    "payment_id_required": "For paid plans, you must provide at least one payment ID (Stripe or PayPal)",
    "updated_success": "Plan updated successfully!",
    "deleted_success": "Plan deleted successfully!",
    "created_success": "Plan created successfully!"
  },
  "features": {
    "whatsapp_integration": "WhatsApp Integration",
    "ai_powered_responses": "AI-Powered Responses",
    "analytics_reports": "Analytics & Reports",
    "priority_support": "Priority Support",
    "api_access": "API Access",
    "custom_branding": "Custom Branding",
    "multi_device": "Multi-Device Support",
    "cloud_storage": "Cloud Storage",
    "advanced_security": "Advanced Security",
    "team_collaboration": "Team Collaboration"
  },
  "landing": {
    "hero_title": "Transform Your Business Communication",
    "hero_subtitle": "Complete multi-tenant WhatsApp Business solution for modern companies",
    "hero_cta": "Start Free Trial",
    "features_title": "Powerful Features",
    "features_subtitle": "Everything you need to manage business communication at scale",
    "plans_title": "Choose Your Plan",
    "plans_subtitle": "Flexible pricing for businesses of all sizes",
    "testimonials_title": "What Our Clients Say",
    "testimonials_subtitle": "Join thousands of satisfied customers",
    "cta_title": "Ready to Get Started?",
    "cta_subtitle": "Start your free trial today. No credit card required.",
    "cta_button": "Start Free Trial",
    "footer_text": "© 2025 Business Platform. All rights reserved.",
    "general": {
      "landing_enabled": "Landing enabled",
      "landing_enabled_hint": "If disabled, redirect to login"
    }
  },
  "error": {
    "page_not_found": "Page Not Found",
    "page_not_found_message": "Sorry, the page you are looking for does not exist or has been moved.",
    "back_to_home": "Back to Home",
    "access_denied": "Access Denied",
    "unauthorized": "Unauthorized Access",
    "forbidden": "Forbidden",
    "server_error": "Internal Server Error",
    "network_error": "Network Error",
    "timeout_error": "Request Timeout"
  },
  "errors": {
    "not_found": "Not found",
    "validation_error": "Validation error",
    "server_error": "Server error",
    "unauthorized": "Unauthorized",
    "forbidden": "Forbidden",
    "missing_fields": "Missing required fields",
    "invalid_subdomain": "Subdomain can only contain lowercase letters, numbers, and hyphens",
    "subdomain_exists": "Subdomain already exists",
    "plan_not_found": "Plan not found",
    "template_not_found": "Template not found",
    "smtp_not_configured": "SMTP is not configured or enabled",
    "invalid_gateway": "Invalid gateway. Must be stripe or paypal",
    "only_one_free_plan": "Only one free plan is allowed",
    "cannot_delete_plan": "Cannot delete plan with active subscriptions",
    "grace_period_range": "Grace period must be between 0 and 90 days",
    "smtp_required_fields": "Host, port, user, and from email are required",
    "test_email_required": "Test email address is required",
    "template_fields_required": "Subject, HTML body, and text body are required",
    "template_recipient_required": "Template key and recipient email are required",
    "no_fields_to_update": "No fields to update",
    "name_price_required": "Name and price are required",
    "message_not_found": "Message not found",
    "conversation_not_found": "Conversation not found",
    "conversation_claimed": "Conversation is already claimed by another user",
    "conversation_access_denied": "You don't have access to this conversation",
    "media_upload_failed": "Media upload failed",
    "file_too_large": "File size exceeds maximum limit",
    "invalid_file_type": "Invalid file type",
    "whatsapp_not_connected": "WhatsApp is not connected",
    "rate_limit_exceeded": "Rate limit exceeded. Please try again later.",
    "customer_care_window_expired": "Customer care window expired. Please use an approved template.",
    "loading_stores": "Error loading stores",
    "loading_store": "Error loading store",
    "creating_store": "Error creating store",
    "updating_store": "Error updating store",
    "deleting_store": "Error deleting store",
    "loading_departments": "Error loading departments",
    "loading_department": "Error loading department",
    "creating_department": "Error creating department",
    "updating_department": "Error updating department",
    "deleting_department": "Error deleting department",
    "loading_users": "Error loading users",
    "loading_user": "Error loading user",
    "creating_user": "Error creating user",
    "updating_user": "Error updating user",
    "deleting_user": "Error deleting user",
    "updating_status": "Error updating status",
    "loading_dashboard": "Error loading dashboard",
    "loading_chart": "Error loading chart",
    "error_loading_contacts": "Error loading contacts",
    "error_loading_groups": "Error loading groups",
    "loading_contact": "Error loading contact",
    "creating_contact": "Error creating contact",
    "updating_contact": "Error updating contact",
    "deleting_contact": "Error deleting contact",
    "importing_contacts": "Error importing contacts",
    "creating_group": "Error creating group",
    "updating_group": "Error updating group",
    "deleting_group": "Error deleting group",
    "resource_limit_reached": "You have reached the maximum limit for this resource. Please upgrade your plan to create more.",
    "RESOURCE_LIMIT_REACHED": "Resource limit exceeded. Please upgrade your plan to continue.",
    "feature_not_enabled": "This feature is not available in your current plan."
  },
  "success": {
    "created": "Created successfully",
    "updated": "Updated successfully",
    "deleted": "Deleted successfully",
    "sent": "Sent successfully",
    "uploaded": "Uploaded successfully",
    "saved": "Saved successfully",
    "connected": "Connected successfully",
    "disconnected": "Disconnected successfully",
    "claimed": "Conversation claimed successfully",
    "released": "Conversation released successfully",
    "transferred": "Conversation transferred successfully",
    "plan_created": "Plan created successfully",
    "plan_updated": "Plan updated successfully",
    "plan_deleted": "Plan deleted successfully",
    "plan_activated": "Plan activated successfully",
    "plan_deactivated": "Plan deactivated successfully",
    "settings_updated": "System settings updated successfully",
    "smtp_updated": "SMTP settings updated successfully",
    "test_email_sent": "Test email sent successfully",
    "gateway_updated": "Payment gateway updated successfully",
    "template_updated": "Template updated successfully",
    "template_reset": "Template reset to default successfully",
    "tenant_created": "Tenant created successfully",
    "message_sent": "Message sent successfully",
    "media_sent": "Media sent successfully",
    "tags_updated": "Tags updated successfully"
  },
  "billing": {
    "usage_limit_exceeded": "Monthly usage limit exceeded. Please upgrade your plan to continue.",
    "payment_required": "Payment required to continue using this service",
    "subscription_expired": "Your subscription has expired",
    "trial_expired": "Your trial period has expired"
  },
  "end_chat": {
    "config_title": "End chat message",
    "config_button": "Config - end chat",
    "message_label": "End chat message",
    "save_success": "End chat message updated"
  },
  "loading": {
    "plans": "Loading plans...",
    "plan": "Loading plan...",
    "settings": "Loading system settings...",
    "smtp": "Loading SMTP settings...",
    "gateways": "Loading payment gateways...",
    "templates": "Loading email templates...",
    "template": "Loading email template...",
    "conversations": "Loading conversations...",
    "messages": "Loading messages...",
    "contacts": "Loading contacts...",
    "stores": "Loading stores...",
    "departments": "Loading departments...",
    "users": "Loading users..."
  },
  "actions": {
    "creating_plan": "Creating plan...",
    "updating_plan": "Updating plan...",
    "deleting_plan": "Deleting plan...",
    "updating_status": "Updating status...",
    "updating_settings": "Updating system settings...",
    "updating_smtp": "Updating SMTP settings...",
    "updating_gateway": "Updating payment gateway...",
    "updating_template": "Updating email template...",
    "resetting_template": "Resetting email template...",
    "previewing_template": "Previewing email template...",
    "sending_test": "Sending test email...",
    "sending_message": "Sending message...",
    "uploading_media": "Uploading media...",
    "connecting_whatsapp": "Connecting WhatsApp...",
    "disconnecting_whatsapp": "Disconnecting WhatsApp..."
  },
  "menu": {
    "dashboard": "Dashboard",
    "whatsapp_connection": "WhatsApp Web",
    "whatsapp_cloud": "WhatsApp Cloud",
    "whatsapp_web": "WhatsApp Web",
    "conversations": "Conversations",
    "stores": "Stores",
    "departments": "Departments",
    "woocommerce": "WooCommerce",
    "woocommerce_products": "Products",
    "woocommerce_notifications": "Notifications",
    "woocommerce_settings": "Settings",
    "users": "Users",
    "contacts": "Contacts",
    "faqs": "FAQs",
    "payments": "Payments",
    "billing": "Billing",
    "ai_config": "AI Configuration",
    "mass_send": "Mass Send",
    "invoices": "Invoices & Quotes",
    "widget": "Chat Widget",
    "integration": "Integrations",
    "api_rest": "REST API",
    "documentation": "Documentation",
    "webhook": "Webhook",
    "biolink": "BioLink",
    "plan_management": "Plan Management",
    "profile": "Edit Profile",
    "settings": "Settings",
    "logout": "Logout"
  },
  "integration": {
    "api_rest_title": "REST API",
    "documentation_title": "API Documentation",
    "documentation_intro": "Use the embedded documentation below to explore endpoints, request schemas, and authentication details.",
    "docs_connection_title": "Connection",
    "docs_base_url_label": "Base URL:",
    "docs_auth_label": "Authentication:",
    "docs_tenant_label": "Tenant:",
    "docs_tab_auth": "Authentication",
    "docs_tab_api_keys": "API Keys",
    "docs_tab_webhooks": "Webhooks",
    "docs_tab_conversations": "Conversations",
    "docs_tab_contacts": "Contacts",
    "docs_tab_payments": "Payments",
    "docs_tab_invoices": "Invoices",
    "docs_tab_whatsapp": "WhatsApp",
    "docs_section_auth": "Authentication",
    "docs_section_api_keys": "API Keys",
    "docs_section_webhooks": "Webhooks",
    "docs_section_conversations": "Conversations",
    "docs_section_contacts": "Contacts",
    "docs_section_payments": "Payments",
    "docs_section_invoices": "Invoices & Quotes",
    "docs_section_whatsapp": "WhatsApp",
    "docs_auth_login_desc": "Generates the access token.",
    "webhook_title": "Webhooks",
    "webhook_subtitle": "Event Subscriptions",
    "create_api_key": "Create API Key",
    "create_webhook": "Create Webhook",
    "api_keys": "API Keys"
  },
  "stores": {
    "title": "Manage Stores",
    "add": "Add Store",
    "edit": "Edit Store",
    "delete": "Delete Store",
    "name": "Name",
    "description": "Description",
    "address": "Address",
    "phone": "Phone",
    "email": "Email",
    "users_count": "Users",
    "created_at": "Created",
    "actions": "Actions",
    "search": "Search stores...",
    "no_stores": "No stores found",
    "delete_confirm": "Are you sure you want to delete this store?",
    "delete_with_users": "Cannot delete store with assigned users. Please reassign users first.",
    "name_required": "Store name is required",
    "name_exists": "Store name already exists",
    "name_placeholder": "Enter store name",
    "description_placeholder": "Enter store description (optional)",
    "create_success": "Store created successfully",
    "update_success": "Store updated successfully",
    "delete_success": "Store deleted successfully"
  },
  "departments": {
    "title": "Manage Departments",
    "add": "Add Department",
    "edit": "Edit Department",
    "delete": "Delete Department",
    "name": "Name",
    "description": "Description",
    "users_count": "Users",
    "created_at": "Created",
    "actions": "Actions",
    "search": "Search departments...",
    "no_departments": "No departments found",
    "delete_confirm": "Are you sure you want to delete this department?",
    "delete_with_users": "Cannot delete department with assigned users. Please reassign users first.",
    "name_required": "Department name is required",
    "name_exists": "Department name already exists",
    "name_placeholder": "Enter department name",
    "description_placeholder": "Enter department description (optional)",
    "create_success": "Department created successfully",
    "update_success": "Department updated successfully",
    "delete_success": "Department deleted successfully"
  },
  "users": {
    "title": "Manage Users",
    "add": "Add User",
    "edit": "Edit User",
    "delete": "Delete User",
    "name": "Name",
    "email": "Email",
    "password": "Password",
    "role": "Role",
    "store": "Store",
    "department": "Department",
    "status": "Status",
    "active": "Active",
    "inactive": "Inactive",
    "created_at": "Created",
    "actions": "Actions",
    "search": "Search users...",
    "all_roles": "All Roles",
    "role_admin": "Admin",
    "role_operator": "Operator",
    "role_viewer": "Viewer",
    "role_user": "User",
    "no_users": "No users found",
    "delete_confirm": "Are you sure you want to delete this user?",
    "delete_self": "Cannot delete your own account",
    "toggle_status": "Toggle Status",
    "name_required": "Name is required",
    "email_required": "Email is required",
    "email_invalid": "Invalid email format",
    "email_exists": "Email already exists",
    "password_required": "Password is required",
    "password_min": "Password must be at least 6 characters",
    "password_optional": "Leave blank to keep current password",
    "role_required": "Role is required",
    "name_placeholder": "Enter user name",
    "email_placeholder": "Enter user email",
    "password_placeholder": "Enter password (min 6 characters)",
    "create_success": "User created successfully",
    "update_success": "User updated successfully",
    "delete_success": "User deleted successfully",
    "status_updated": "User status updated successfully"
  },
  "whatsapp": {
    "title": "WhatsApp Web",
    "connection_status": "Connection Status",
    "connect": "Connect WhatsApp",
    "disconnect": "Disconnect",
    "reconnect": "Reconnect",
    "clear_session": "Clear Session",
    "scan_qr": "Scan QR Code with WhatsApp",
    "qr_instructions": "Open WhatsApp on your phone → Settings → Linked Devices → Link a Device",
    "not_connected": "WhatsApp is not connected. Click the button below to connect.",
    "connected": "Connected",
    "connecting": "Connecting...",
    "disconnected": "Disconnected",
    "failed": "Connection Failed",
    "send_message": "Send Message",
    "phone_number": "Phone Number",
    "phone_format": "Format: Country code + number (e.g., 1234567890)",
    "message": "Message",
    "send": "Send",
    "recent_messages": "Recent Messages",
    "no_messages": "No messages yet",
    "contacts": "Contacts",
    "no_contacts": "No contacts yet",
    "test_send_message": "Test Send Message",
    "bot_settings": "Bot Settings",
    "bot_enabled": "Auto-Reply Bot",
    "bot_enabled_desc": "Enable automatic FAQ and welcome message responses",
    "group_enabled": "Group Responses",
    "group_enabled_desc": "Allow bot to respond in WhatsApp groups",
    "bot_manual_note": "Note: When you manually respond to a conversation, the bot will automatically stop responding to that conversation.",
    "web_title": "WhatsApp Web",
    "cloud_title": "WhatsApp Cloud API",
    "status": {
      "connected": "Connected",
      "connecting": "Connecting...",
      "disconnected": "Disconnected",
      "qr_ready": "QR Code Ready",
      "failed": "Failed"
    },
    "errors": {
      "connection_failed": "Failed to connect WhatsApp",
      "disconnection_failed": "Failed to disconnect WhatsApp",
      "send_failed": "Failed to send message",
      "load_messages_failed": "Failed to load messages",
      "load_contacts_failed": "Failed to load contacts",
      "clear_session_failed": "Failed to clear session",
      "rate_limited": "Rate limited. Please wait before sending another message.",
      "customer_care_expired": "Customer care window expired. Use an approved template."
    },
    "success": {
      "connected": "WhatsApp connected successfully",
      "disconnected": "WhatsApp disconnected successfully",
      "message_sent": "Message sent successfully",
      "session_cleared": "Session cleared successfully",
      "media_sent": "Media sent successfully"
    }
  },
  "contacts": {
    "select_contact_group": "Select Contacts/Groups",
    "title": "Contacts",
    "add": "Add Contact",
    "edit": "Edit Contact",
    "import": "Import Contacts",
    "name": "Name",
    "phone": "Phone",
    "email": "Email",
    "group": "Group",
    "notes": "Notes",
    "actions": "Actions",
    "groups": "Groups",
    "all_contacts": "All Contacts",
    "no_group": "No Group",
    "no_contacts": "No contacts found",
    "add_first": "Add your first contact to get started",
    "no_groups": "No groups yet",
    "search": "Search contacts...",
    "search_placeholder": "Search contacts...",
    "name_placeholder": "Enter contact name",
    "phone_placeholder": "",
    "email_placeholder": "contact@example.com",
    "notes_placeholder": "Additional notes...",
    "phone_format": "Format: Country code + number (e.g., 5511999999999)",
    "create_success": "Contact created successfully",
    "update_success": "Contact updated successfully",
    "delete_success": "Contact deleted successfully",
    "delete_confirm_title": "Delete Contact",
    "delete_confirm": "Are you sure you want to delete this contact?",
    "contact": "contact",
    "contacts": "contacts",
    "add_group": "Add Group",
    "edit_group": "Edit Group",
    "group_name": "Group Name",
    "description": "Description",
    "group_name_placeholder": "Enter group name",
    "description_placeholder": "Enter description (optional)",
    "group_create_success": "Group created successfully",
    "group_update_success": "Group updated successfully",
    "group_delete_success": "Group deleted successfully",
    "delete_group_confirm_title": "Delete Group",
    "delete_group_confirm": "Are you sure you want to delete this group? Contacts will not be deleted.",
    "import_instructions_title": "Import Instructions",
    "import_format": "Format: Name, Phone, Email (one per line)",
    "import_example": "Example: John Doe, 5511999999999, john@example.com",
    "import_email_optional": "Email is optional",
    "default_group": "Default Group (optional)",
    "contacts_data": "Contacts Data",
    "paste_data": "Paste your contacts data here...",
    "import_button": "Import",
    "no_valid_data": "No valid contact data found",
    "import_success": "Import completed",
    "imported": "imported",
    "failed": "failed"
  },
  "common": {
    "save": "Save",
    "saved": "Saved",
    "cancel": "Cancel",
    "delete": "Delete",
    "edit": "Edit",
    "add": "Add",
    "search": "Search",
    "filter": "Filter",
    "loading": "Loading...",
    "no_data": "No data available",
    "confirm": "Confirm",
    "ok": "OK",
    "yes": "Yes",
    "no": "No",
    "close": "Close",
    "submit": "Submit",
    "reset": "Reset",
    "back": "Back",
    "next": "Next",
    "previous": "Previous",
    "select": "Select",
    "optional": "Optional",
    "required": "Required",
    "logout": "Logout",
    "logout_confirm": "Are you sure you want to logout?",
    "tenant_panel": "Tenant Panel"
    ,
    "error_sending_message": "Error sending message"
  },
  "dashboard": {
    "title": "Dashboard",
    "conversations_section": "Conversations",
    "conversations_today": "Today",
    "waiting_conversations": "Waiting",
    "active_conversations": "In Progress",
    "invoices_section": "Invoices & Quotes",
    "invoices_pending": "Pending",
    "invoices_accepted": "Accepted",
    "invoices_paid": "Paid",
    "invoices_tab_active": "Active",
    "invoices_tab_archived": "Archived",
    "invoices_tab_disabled": "Disabled",
    "invoices_empty_active": "No active invoices found",
    "invoices_empty_archived": "No archived invoices",
    "invoices_empty_disabled": "No disabled invoices",
    "messages_per_hour": "Messages per Hour",
    "messages": "Messages",
    "active_users": "Active Users",
    "no_users": "No active users",
    "checking": "Checking...",
    "loading_connection": "Loading connection status...",
    "learn_tour": "Learn - Guided Tour",
    "toggle_bot": "Toggle Bot",
    "toggle_groups": "Toggle Groups"
  },
  "faqs": {
    "title": "Manage FAQs",
    "add": "Add FAQ",
    "edit": "Edit FAQ",
    "search": "Search FAQs...",
    "all_categories": "All Categories",
    "category_general": "General",
    "category_products": "Products",
    "category_payments": "Payments",
    "category_delivery": "Delivery",
    "welcome_title": "Welcome Messages",
    "welcome_desc": "Configure the messages that will be sent when a customer starts a conversation (only once per day)",
    "welcome_msg1": "Message 1",
    "welcome_msg2": "Message 2",
    "welcome_msg3": "Message 3",
    "welcome_msg1_placeholder": "Enter the first message...",
    "welcome_msg2_placeholder": "Enter the second message...",
    "welcome_msg3_placeholder": "Enter the third message...",
    "welcome_placeholders": "Placeholders:",
    "welcome_save": "Save Welcome Messages",
    "welcome_preview": "Preview Mobile",
    "welcome_preview_empty": "Messages will appear here as you type",
    "placeholders_title": "Available Placeholders",
    "placeholders_desc": "Click on a placeholder to insert it into the active field",
    "list_title": "Frequently Asked Questions",
    "no_faqs": "No FAQs created yet. Click \"Add FAQ\" to create one.",
    "question": "Question",
    "answer": "Answer",
    "emoji": "Emoji",
    "reaction_time": "Reaction Time",
    "response_time": "Response Time",
    "schedule_hours": "Schedule Hours",
    "schedule_days": "Active Days",
    "test": "Test",
    "actions": "Actions"
  },
  "days": {
    "monday": "Monday",
    "tuesday": "Tuesday",
    "wednesday": "Wednesday",
    "thursday": "Thursday",
    "friday": "Friday",
    "saturday": "Saturday",
    "sunday": "Sunday"
  },
  "btn": {
    "save": "Save",
    "cancel": "Cancel",
    "delete": "Delete",
    "edit": "Edit",
    "filter": "Filter",
    "logout": "Logout",
    "confirm": "Confirm",
    "close": "Close",
    "submit": "Submit",
    "add": "Add",
    "view": "View",
    "copy": "Copy",
    "refresh": "Refresh",
    "activate": "Activate",
    "deactivate": "Deactivate"
  },
  "modal": {
    "confirm_title": "Confirm Action",
    "prompt_title": "Enter Information",
    "alert_title": "Alert"
  },
  "mass_send": {
    "tab_history": "History",
    "tab_schedules": "Schedules",
    "tab_reminders": "Reminders",
    "send_now": "Send Now",
    "schedule": "Schedule Send",
    "create_reminder": "Create Reminder",
    "name": "Campaign Name",
    "compose_message": "Compose Message",
    "message_placeholder": "Type your message here...",
    "select_recipients": "Select Recipients",
    "send_interval": "Send Interval (seconds)",
    "min_interval": "Minimum 70 seconds between messages",
    "scheduled_date": "Scheduled Date",
    "max_30_days": "Maximum 30 days in advance",
    "final_date": "Final Date",
    "reminder_dates": "Reminder Dates",
    "days_before": "days before",
    "add_reminder_date": "Add Reminder Date",
    "max_7_reminders": "Maximum 7 reminder dates",
    "whatsapp_preview": "WhatsApp Preview",
    "recipients": "Recipients",
    "sent": "Sent",
    "failed": "Failed",
    "status": "Status",
    "actions": "Actions",
    "pause": "Pause",
    "resume": "Resume",
    "cancel": "Cancel",
    "reuse": "Reuse",
    "archive": "Archive",
    "unarchive": "Show Active",
    "view_logs": "View Logs",
    "edit": "Edit",
    "edit_next": "Edit Next Messages",
    "message": "Message",
    "no_data": "No campaigns yet",
    "no_message": "Please enter a message",
    "no_recipients": "Please select recipients",
    "invalid_interval": "Interval must be at least 70 seconds",
    "invalid_date": "Please select a valid date",
    "no_reminder_dates": "Please add at least one reminder date",
    "success_created": "Campaign created successfully",
    "success_scheduled": "Campaign scheduled successfully",
    "success_reminder": "Reminder created successfully",
    "success_updated": "Campaign updated successfully",
    "success_cancelled": "Campaign cancelled successfully",
    "success_archived": "Campaign archived successfully",
    "success_deleted": "Campaign deleted successfully",
    "error_create": "Error creating campaign",
    "error_update": "Error updating campaign",
    "error_delete": "Error deleting campaign",
    "error_load": "Error loading campaigns",
    "confirm_cancel": "Are you sure you want to cancel this campaign?",
    "confirm_archive": "Are you sure you want to archive this campaign?",
    "confirm_delete": "Are you sure you want to delete this campaign?",
    "status_pending": "Pending",
    "status_sending": "Sending",
    "status_paused": "Paused",
    "status_completed": "Completed",
    "status_cancelled": "Cancelled",
    "status_failed": "Failed",
    "status_scheduled": "Scheduled",
    "status_active": "Active",
    "status_success": "Success",
    "logs": "Send Logs",
    "phone": "Phone Number",
    "sent_at": "Sent At",
    "error": "Error",
    "selected_contacts": "contacts selected",
    "individual_contacts": "Individual Contacts",
    "contact_groups": "Contact Groups",
    "manual_list": "Manual List",
    "enter_phones": "Enter phone numbers (one per line)",
    "phone_format_hint": "Format: Country code + Area code + Number (e.g., 5511999999999)",
    "next_send": "Next Send",
    "total_sent": "Total Sent",
    "loading": "Loading...",
    "show_active": "Show Active",
    "show_archived": "Show Archived",
    "placeholders": "Placeholders"
  },
  "woocommerce": {
    "settings_title": "WooCommerce Settings",
    "products_title": "WooCommerce Products",
    "notifications_title": "WooCommerce Notifications",
    "instructions": "Enter your WooCommerce REST API credentials below. You can generate these in your WordPress admin under WooCommerce > Settings > Advanced > REST API.",
    "store_url": "Store URL",
    "store_url_placeholder": "https://yourstore.com",
    "consumer_key": "Consumer Key",
    "consumer_key_placeholder": "ck_xxxxxxxxxxxxx",
    "consumer_secret": "Consumer Secret",
    "consumer_secret_placeholder": "cs_xxxxxxxxxxxxx",
    "test_connection": "Test Connection",
    "save_settings": "Save Settings",
    "connection_success": "Connection successful!",
    "connection_failed": "Connection failed",
    "settings_saved": "Settings saved successfully!",
    "sync_products": "🔄 Sync Products",
    "syncing": "Syncing products...",
    "no_products": "No products found",
    "configure_first": "Please sync products first",
    "in_stock": "In Stock",
    "out_of_stock": "Out of Stock",
    "on_backorder": "On Backorder",
    "sync_success": "Products synced successfully",
    "products_synced": "products synced",
    "connected": "Connected",
    "last_sync": "Last sync",
    "webhook_config": "Webhook Configuration",
    "webhook_instructions": "Configure webhooks in your WooCommerce store to send automatic WhatsApp notifications to your customers.",
    "webhook_url": "Webhook URL",
    "copy": "📋 Copy",
    "webhook_url_help": "Add this URL to your WooCommerce webhooks",
    "webhook_secret": "Webhook Secret",
    "webhook_secret_placeholder": "Leave empty or generate a secret",
    "generate": "🔑 Generate",
    "webhook_secret_help": "Optional: Use for webhook signature verification",
    "notification_types": "Notification Types",
    "new_order": "New Order",
    "new_order_desc": "Send confirmation to customer when order is created",
    "customer_registration": "Customer Registration",
    "customer_registration_desc": "Send welcome message to new customers",
    "password_reset": "Password Reset",
    "password_reset_desc": "Send reset link to customers",
    "product_comment": "Product Comment",
    "product_comment_desc": "Send confirmation when customer leaves a review",
    "message_template": "Message Template",
    "available_placeholders": "Available Placeholders",
    "test_notification": "🧪 Test Notification",
    "save_notification_settings": "Save Notification Settings"
  },
  "conversations": {
    "title": "Conversations",
    "sales_pipeline": "Sales Pipeline",
    "filter": "Filter",
    "total": "Total",
    "waiting": "Waiting",
    "active": "Active",
    "closed": "Closed",
    "archived": "Archived",
    "all_status": "All",
    "all_users": "All Users",
    "search_placeholder": "Search conversations...",
    "whatsapp_web": "WhatsApp Web",
    "whatsapp_web_subtitle": "Web inbox",
    "select_account": "Select Account",
    "no_accounts": "No accounts connected",
    "connected": "Connected",
    "disconnected": "Disconnected",
    "refresh": "Refresh",
    "list_title": "Conversations",
    "no_conversations": "No conversations found",
    "no_conversations_desc": "New conversations will appear here",
    "select_conversation": "Select a conversation",
    "select_conversation_desc": "Choose a conversation from the list to view messages",
    "admin_notice": "You are viewing this conversation in monitoring mode. Only assigned users can send messages.",
    "status_waiting": "Waiting",
    "status_attended": "Attended",
    "status_active": "Active",
    "status_closed": "Closed",
    "status_archived": "Archived",
    "no_messages": "No messages yet",
    "bot": "Bot",
    "user": "User",
    "customer": "Customer",
    "just_now": "now",
    "min_ago": "m",
    "hours_ago": "h",
    "days_ago": "d",
    "error_loading": "Error loading conversations",
    "error_loading_messages": "Error loading messages",
    "refreshed": "Conversations refreshed"
  },
  "pipeline": {
    "unassigned": "Unassigned",
    "new": "New",
    "negotiation": "Negotiation",
    "won": "Won",
    "lost": "Lost",
    "follow_up": "Follow up"
  },
  "conversation": {
    "contact_info": "Contact info",
    "info": "Info",
    "notes": "Notes",
    "type_message": "Type a message...",
    "attach": "Attach file",
    "emoji": "Emoji",
    "transfer": "Transfer Conversation",
    "change_stage": "Change Stage",
    "close": "Close",
    "phone": "Phone",
    "tags": "Tags",
    "add_tag": "Add tag...",
    "no_tags": "No tags",
    "assign_agent": "Assign agent",
    "select_agent": "Select agent...",
    "stage_title": "Move to stage",
    "transfer_title": "Transfer Conversation",
    "transfer_department": "Department",
    "transfer_store": "Store",
    "transfer_user": "User",
    "transfer_reason": "Reason (optional)",
    "transfer_confirm": "Transfer",
    "no_options": "No options available",
    "claimed_error": "This conversation is already claimed by another user.",
    "back": "Back"
  },
  "ai_config": {
    "title": "AI Configuration",
    "add_config": "Add Configuration",
    "edit_config": "Edit AI Configuration",
    "configurations": "AI Configurations",
    "no_configs": "No AI configurations yet. Click 'Add Configuration' to create one.",
    "provider": "Provider",
    "select_provider": "Select provider...",
    "model": "Model",
    "select_model": "Select model...",
    "api_key": "API Key",
    "persona_name": "Persona Name",
    "persona_description": "Persona Description",
    "system_prompt": "System Prompt",
    "temperature": "Temperature",
    "max_tokens": "Max Tokens",
    "business_hours": "Business Hours",
    "business_hours_start": "Business Hours Start",
    "business_hours_end": "Business Hours End",
    "business_days": "Business Days",
    "auto_response": "Auto Response",
    "auto_response_enabled": "Enable Auto Response",
    "response_delay": "Response Delay",
    "api_key_status": "API Key Status",
    "set_active": "Set as Active",
    "active": "Active",
    "test": "Test",
    "test_result": "Test Result",
    "test_success": "✓ Connection successful!",
    "ai_response": "AI Response",
    "usage": "Usage",
    "today_messages": "AI Messages Today",
    "week_messages": "AI Messages This Week",
    "avg_response": "Avg Response Time",
    "active_config": "Active Configuration"
  },
  "payments": {
    "title": "Manage Payments",
    "config_gateways": "Configure Gateways",
    "config_title": "Configure Payment Gateways",
    "today": "Payments Today",
    "total_amount": "Total Amount",
    "pending": "Pending",
    "success_rate": "Success Rate",
    "create_link": "Create Payment Link",
    "payment_method": "Payment Method",
    "select_method": "Select method...",
    "amount": "Amount",
    "customer_phone": "Customer Phone",
    "customer_name": "Customer Name",
    "description": "Description",
    "generate_link": "Generate Payment Link",
    "all_status": "All statuses",
    "status_pending": "Pending",
    "status_paid": "Paid",
    "status_cancelled": "Cancelled",
    "status_expired": "Expired",
    "all_methods": "All methods",
    "id": "ID",
    "customer": "Customer",
    "method": "Method",
    "status": "Status",
    "date": "Date",
    "actions": "Actions",
    "check_status": "Check Status",
    "no_payments": "No payments found",
    "link_created": "Payment Link Created!",
    "payment_url": "Payment URL",
    "expires_at": "Expires at",
    "client_id": "Client ID",
    "client_secret": "Client Secret",
    "email": "Email",
    "token": "Token",
    "sandbox_mode": "Sandbox Mode (Test)",
    "active": "Active"
  },
  "widget": {
    "title": "WhatsApp Chat Widget",
    "subtitle": "Embed a customizable WhatsApp chat button on your website",
    "create": "Create Widget",
    "edit": "Edit Widget",
    "delete": "Delete Widget",
    "delete_confirm_title": "Delete Widget",
    "delete_confirm_message": "Are you sure you want to delete this widget? This action cannot be undone.",
    "search_placeholder": "Search widgets...",
    "loading": "Loading widgets...",
    "no_data": "No widgets found. Create your first widget to get started!",
    "error_load": "Error loading widgets",
    "error_create": "Error creating widget",
    "error_delete": "Error deleting widget",
    "error_embed": "Error generating embed code",
    "success_created": "Widget created successfully",
    "success_updated": "Widget updated successfully",
    "success_deleted": "Widget deleted successfully",
    "confirm_delete": "Are you sure you want to delete this widget?",
    "name": "Widget Name",
    "name_placeholder": "e.g., Main Website Widget",
    "name_help": "Internal name for identification",
    "whatsapp_number": "WhatsApp Number",
    "whatsapp_placeholder": "",
    "whatsapp_help": "Include country code (e.g., +1 for US)",
    "button_title": "Button Title",
    "button_title_placeholder": "Chat with us",
    "button_color": "Button Color",
    "widget_title": "Widget Title",
    "widget_title_placeholder": "How can we help you?",
    "predefined_message": "Predefined Message (Optional)",
    "predefined_message_placeholder": "Hello! I'm interested in...",
    "predefined_message_help": "This message will be pre-filled when users click the button",
    "max_message_length": "Max Message Length",
    "margin_right": "Margin Right (px)",
    "margin_bottom": "Margin Bottom (px)",
    "border_radius": "Border Radius (px)",
    "is_active": "Active",
    "status_active": "Active",
    "status_inactive": "Inactive",
    "created_at": "Created",
    "basic_info": "Basic Information",
    "appearance": "Appearance",
    "position_size": "Position & Size",
    "preview": "Preview",
    "embed_code": "Embed Code",
    "embed_instructions": "Copy and paste this code before the closing </body> tag on your website:",
    "copy_code": "Copy Code",
    "code_copied": "Embed code copied to clipboard"
  },
  "profile": {
    "title": "Edit Profile",
    "subtitle": "Customize your sidebar logo and color scheme",
    "delete_logo_title": "Delete Logo",
    "delete_logo_message": "Are you sure you want to delete the logo? This action cannot be undone.",
    "reset_colors_title": "Reset Colors",
    "reset_colors_message": "This will restore the original color scheme. Continue?",
    "logo_section": "Logo",
    "upload_logo": "Upload Logo",
    "logo_help": "Upload your company logo. Recommended size: 200x60px. Max file size: 2MB.",
    "choose_file": "Choose File",
    "delete_logo": "Delete Logo",
    "uploading": "Uploading...",
    "current_logo": "Current Logo",
    "no_logo": "No logo uploaded",
    "colors_section": "Color Scheme",
    "customize_colors": "Customize Colors",
    "colors_help": "Customize the color scheme of your sidebar and interface.",
    "primary_colors": "Primary Colors",
    "primary_color": "Primary Color",
    "primary_dark": "Primary Dark",
    "primary_light": "Primary Light",
    "accent_color": "Accent Color",
    "text_colors": "Text Colors",
    "text_color": "Text Color",
    "text_light": "Text Light",
    "status_colors": "Status Colors",
    "success": "Success",
    "warning": "Warning",
    "danger": "Danger",
    "info": "Info",
    "save_colors": "Save Colors",
    "reset_colors": "Reset to Default",
    "preview": "Preview",
    "preview_primary": "Primary Color",
    "preview_accent": "Accent Color",
    "preview_success": "Success",
    "preview_warning": "Warning",
    "preview_danger": "Danger",
    "preview_info": "Info"
  },
  "superadmin": {
    "common": {
      "enabled": "Enabled",
      "disabled": "Disabled",
      "active": "Active",
      "inactive": "Inactive",
      "cancel": "Cancel",
      "save": "Save",
      "delete": "Delete",
      "edit": "Edit",
      "create": "Create",
      "update": "Update"
    },
    "dashboard": {
      "title": "Dashboard",
      "total_tenants": "Total Tenants",
      "active_tenants": "Active Tenants",
      "trial_tenants": "Trial Tenants",
      "monthly_revenue": "Monthly Revenue",
      "recent_tenants": "Recent Tenants",
      "view_all": "View All",
      "name": "Name",
      "email": "Email",
      "status": "Status",
      "created": "Created",
      "plan_distribution": "Plan Distribution",
      "plan_name": "Plan Name",
      "tenant_count": "Tenant Count"
    },
    "payments": {
      "title": "Payments & Billing",
      "total_revenue": "Total Revenue",
      "today_revenue": "Today's Revenue",
      "this_month": "This Month",
      "failed_payments": "Failed Payments",
      "all_status": "All Status",
      "filter_tenant_id": "Filter by Tenant ID",
      "apply_filters": "Apply Filters",
      "clear": "Clear",
      "payment_history": "Payment History",
      "id": "ID",
      "date": "Date",
      "tenant": "Tenant",
      "plan": "Plan",
      "amount": "Amount",
      "currency": "Currency",
      "status": "Status",
      "method": "Method",
      "actions": "Actions",
      "loading": "Loading...",
      "no_payments": "No payments found",
      "view_details": "View Details",
      "approve_payment": "Approve Payment",
      "status_succeeded": "Succeeded",
      "status_completed": "Completed",
      "status_failed": "Failed",
      "status_pending": "Pending",
      "status_refunded": "Refunded"
    },
    "restart_modal": {
      "title": "Attention: restart required",
      "description": "To apply all Super Admin translations, you need to restart the server.",
      "option1_title": "Option 1: cPanel (NodeJS)",
      "option1_step1": "Open cPanel and go to Node.js App.",
      "option1_step2": "Select the system application.",
      "option1_step3": "Click Restart and wait for it to finish.",
      "option1_step4": "Reload the Super Admin panel.",
      "option2_title": "Option 2: Terminal/SSH",
      "option2_step1": "Open the server terminal.",
      "option2_step2": "Run the command below:",
      "option2_step3": "After that, refresh the Super Admin page.",
      "cta": "Got it"
    },
    "plans": {
      "title": "Subscription Plans",
      "create": "Create Plan",
      "edit": "Edit",
      "delete_confirm": "Are you sure you want to delete this plan?",
      "created_success": "Plan created successfully!",
      "updated_success": "Plan updated successfully!",
      "deleted_success": "Plan deleted successfully!",
      "sync_confirm": "This will update limits for {{count}} tenant(s) using plan \"{{name}}\". Continue?",
      "sync_success": "Limits synced to {{count}} tenant(s) successfully!",
      "no_tenants_to_sync": "No tenants are using this plan",
      "resource_limits_note": "Set 0 to disable a resource. These limits encourage upgrades and addon purchases.",
      "addon_features": "Add-on Features (Quantity Limits)",
      "addon_features_note": "Set quantity limits for features. Set 0 to disable the feature.",
      "zero_disabled": "0 = disabled",
      "contacts": "contacts",
      "devices": "device(s)",
      "contact_groups": "contact groups",
      "max_devices": "Max Devices",
      "max_contact_groups": "Max Contact Groups",
      "whatsapp": "WhatsApp",
      "analytics": "Analytics",
      "name": "Plan Name",
      "name_required": "Plan Name *",
      "description": "Description",
      "price": "Price",
      "price_required": "Price *",
      "currency": "Currency",
      "billing_period": "Billing Period",
      "monthly": "Monthly",
      "yearly": "Yearly",
      "month": "month",
      "year": "year",
      "basic_info": "Basic Information",
      "resource_limits": "Resource Limits",
      "features": "Features",
      "max_stores": "Max Stores",
      "stores": "store(s)",
      "max_users": "Max Users",
      "users": "users",
      "max_departments": "Max Departments",
      "departments": "departments",
      "max_contacts": "Max Contacts",
      "max_conversations": "Max Conversations",
      "conversations": "conversations",
      "max_messages_month": "Max Messages/Month",
      "messages_month": "messages/month",
      "max_faqs": "Max FAQs",
      "faqs": "FAQs",
      "whatsapp_enabled": "WhatsApp Enabled",
      "ai_enabled": "AI Enabled",
      "ai": "AI",
      "woocommerce_enabled": "WooCommerce Enabled",
      "woocommerce": "WooCommerce",
      "analytics_enabled": "Analytics Enabled",
      "priority_support": "Priority Support",
      "api_access": "API Access",
      "custom_branding": "Custom Branding",
      "invoices_quotes": "Invoices & Quotes",
      "invoices_enabled": "Invoices Enabled",
      "max_invoices_month": "Max Invoices/Month",
      "invoices_month": "invoices/month",
      "quotes_enabled": "Quotes Enabled",
      "max_quotes_month": "Max Quotes/Month",
      "quotes_month": "quotes/month",
      "widgets_payment_links": "Widgets & Payment Links",
      "widgets_enabled": "Widgets Enabled",
      "max_widgets": "Max Widgets",
      "widgets": "widgets",
      "payment_links_enabled": "Payment Links Enabled",
      "max_payment_links_month": "Max Links/Month",
      "links_month": "links/month",
      "payment_integration": "Payment Gateway Integration",
      "free_plan": "Free Plan",
      "free_plan_note": "If checked, payment IDs are not required",
      "stripe_price_id": "Stripe Price ID",
      "stripe_price_note": "Price ID created in Stripe (required if Stripe is active)",
      "paypal_plan_id": "PayPal Plan ID",
      "paypal_plan_note": "Subscription plan ID created in PayPal (required if PayPal is active)",
      "payment_id_required": "For paid plans, you must provide at least one payment ID (Stripe or PayPal)",
      "cannot_delete_active": "Cannot delete plan because it has active tenants",
      "sort_order": "Sort Order",
      "status": "Status",
      "tenants": "tenants"
    },
    "gateways": {
      "title": "Payment Gateways",
      "subtitle": "Configure payment methods for plan subscriptions",
      "stripe": "Stripe",
      "stripe_desc": "Credit card payments",
      "paypal": "PayPal",
      "paypal_desc": "PayPal payments",
      "cash": "Cash / Transfer",
      "cash_desc": "Manual offline payment",
      "stripe_secret_key": "Stripe Secret Key",
      "stripe_secret_note": "Stripe API secret key (sk_test_... or sk_live_...)",
      "stripe_mode_note": "Use Test mode for development and testing",
      "stripe_publishable_key": "Stripe Publishable Key",
      "stripe_publishable_note": "Public key for frontend (pk_test_... or pk_live_...)",
      "webhook_secret": "Webhook Secret (Optional)",
      "stripe_webhook_note": "Secret to validate Stripe webhooks",
      "save_stripe": "Save Stripe Settings",
      "paypal_client_id": "PayPal Client ID",
      "paypal_client_note": "PayPal application Client ID",
      "paypal_client_secret": "PayPal Client Secret",
      "paypal_secret_note": "PayPal application secret",
      "mode": "Mode",
      "sandbox": "Sandbox (Test)",
      "live": "Live (Production)",
      "paypal_webhook_id": "Webhook ID (Optional)",
      "paypal_webhook_note": "Webhook ID for validation",
      "save_paypal": "Save PayPal Settings",
      "cash_instructions": "Payment Instructions",
      "cash_instructions_note": "Instructions displayed to customer when selecting this method",
      "contact_email": "Contact Email",
      "contact_email_note": "Email for customer to contact",
      "contact_phone": "Contact Phone",
      "contact_phone_note": "Phone for customer to contact",
      "save_cash": "Save Settings",
      "settings_saved": "Gateway settings saved successfully!",
      "enabled": "Gateway enabled successfully!",
      "disabled": "Gateway disabled successfully!"
    }
  },
  "notifications": {
    "test_check": "Test Check Now",
    "checking": "Checking...",
    "whatsapp": {
      "title": "WhatsApp Notifications",
      "subtitle": "Connect WhatsApp Web to send automated notifications to tenants",
      "connection": "WhatsApp Web Connection",
      "checking_status": "Checking connection status...",
      "scan_qr": "Scan QR Code",
      "qr_instructions": "Open WhatsApp on your phone → Settings → Linked Devices → Link a Device",
      "connected": "WhatsApp Connected!",
      "not_connected": "WhatsApp Not Connected",
      "connect_prompt": "Connect your WhatsApp to start sending automated notifications",
      "connect": "Connect WhatsApp Web",
      "disconnect": "Disconnect",
      "phone": "Phone",
      "last_connected": "Connected",
      "initializing": "Initializing WhatsApp connection...",
      "init_success": "WhatsApp initialization started. Please scan the QR code.",
      "init_error": "Error initializing WhatsApp",
      "disconnected": "WhatsApp disconnected successfully",
      "disconnect_confirm": "Are you sure you want to disconnect WhatsApp?",
      "disconnect_error": "Error disconnecting WhatsApp"
    },
    "email": {
      "title": "Email Notifications",
      "subtitle": "Configure SMTP settings and manage email notification templates",
      "smtp_config": "SMTP Configuration",
      "smtp_host": "SMTP Host",
      "smtp_port": "SMTP Port",
      "smtp_secure": "Use SSL/TLS",
      "smtp_user": "SMTP Username",
      "smtp_password": "SMTP Password",
      "from_email": "From Email",
      "from_name": "From Name",
      "test_recipient": "Test Recipient Email",
      "enabled": "Enable Email Notifications",
      "send_test": "Send Test Email",
      "testing": "Testing...",
      "test_email_sent": "Test email sent successfully!",
      "test_email_error": "Error sending test email",
      "test_recipient_required": "Please enter a test recipient email",
      "password_placeholder": "Leave empty to keep current"
    },
    "expiration": {
      "title": "Plan Expiration Reminders",
      "description": "Configure when to send reminders before and after plan expiration",
      "before": "Days Before Expiration",
      "after": "Days After Expiration",
      "reminder_1": "Reminder 1",
      "reminder_2": "Reminder 2",
      "reminder_3": "Reminder 3",
      "reminder_4": "Reminder 4",
      "overdue_1": "Overdue 1",
      "overdue_2": "Overdue 2",
      "overdue_3": "Overdue 3",
      "enabled": "Enable Reminders"
    },
    "templates": {
      "title": "Notification Templates"
    },
    "test": {
      "title": "Send Test Message",
      "phone": "Phone Number",
      "message": "Message",
      "send": "Send"
    },
    "category": {
      "all": "All Categories",
      "tenant": "Tenant",
      "subscription": "Subscription",
      "security": "Security",
      "system": "System"
    },
    "search_templates": "Search templates...",
    "no_templates": "No templates found",
    "variables": "Variables",
    "subject": "Subject",
    "body_text": "Body (Plain Text)",
    "body_html": "Body (HTML)",
    "html_help": "Paste your custom HTML email template here.",
    "available_variables": "Available Variables",
    "preview": "Preview",
    "edit_template": "Edit Template",
    "message": "Message",
    "whatsapp_format_help": "Use *text* for bold. Use emojis for better engagement.",
    "template_enabled": "Template enabled",
    "template_disabled": "Template disabled",
    "template_updated": "Template updated successfully",
    "error_loading_templates": "Error loading templates",
    "error_updating_template": "Error updating template",
    "error_saving_template": "Error saving template",
    "subject_required": "Subject is required",
    "settings_saved": "Settings saved successfully",
    "error_loading_settings": "Error loading settings",
    "error_saving_settings": "Error saving settings",
    "expiration_settings_saved": "Expiration settings saved successfully",
    "test_fields_required": "Phone number and message are required",
    "test_sent": "Test message sent successfully",
    "test_error": "Error sending test message",
    "days": {
      "0": "0 days",
      "1": "1 day",
      "2": "2 days",
      "3": "3 days",
      "4": "4 days",
      "5": "5 days",
      "6": "6 days",
      "7": "7 days"
    }
  },
  "chat": {
    "message_sent": "Message sent successfully",
    "status_updated": "Conversation status updated",
    "marked_as_read": "Messages marked as read",
    "conversation_deleted": "Conversation deleted successfully",
    "conversation_claimed": "Conversation claimed successfully",
    "conversation_released": "Conversation released successfully",
    "conversation_transferred": "Conversation transferred successfully",
    "conversation_already_claimed": "This conversation is already claimed by another user",
    "conversation_claimed_by_other": "You cannot send messages to a conversation claimed by another user",
    "admin_cannot_claim": "Tenant admin cannot claim conversations",
    "admin_cannot_send_messages": "Tenant admin cannot send messages. You can only view conversations.",
    "cannot_transfer_not_owner": "You can only transfer conversations that you have claimed",
    "transfer_target_required": "Please select a store or department to transfer to",
    "claim": "Claim",
    "release": "Release",
    "transfer": "Transfer",
    "transfer_to_store": "Transfer to Store",
    "transfer_to_department": "Transfer to Department",
    "select_store": "Select store...",
    "select_department": "Select department...",
    "claimed_by": "Claimed by",
    "transferred_to": "Transferred to",
    "unclaimed": "Unclaimed",
    "send_message": "Send message",
    "type_message": "Type your message...",
    "view_only_mode": "View Only Mode",
    "view_only_notice": "You are viewing this conversation in monitoring mode. Only the user who claimed this conversation can send messages.",
    "no_permission": "You don't have permission to send messages in this conversation",
    "bot_response": "Bot Response",
    "user_response": "User Response",
    "sender_info": "Sender Info",
    "attach": "Attach file",
    "camera": "Camera",
    "gallery": "Gallery",
    "video": "Video",
    "document": "Document",
    "payment_link": "Payment Link",
    "product": "Product",
    "record_audio": "Record audio",
    "cancel_recording": "Cancel recording",
    "send_audio": "Send audio",
    "uploading": "Uploading...",
    "please_wait": "Please wait",
    "photo_mode": "Photo mode",
    "video_mode": "Video mode",
    "switch_camera": "Switch camera",
    "retake": "Retake",
    "send": "Send",
    "create_payment_link": "Create Payment Link",
    "create_link": "Create Link",
    "select_product": "Select Product",
    "search_products": "Search products...",
    "no_products": "No products available",
    "edit": "Edit",
    "delete": "Delete",
    "edit_message": "Edit Message",
    "edited": "Edited",
    "delete_message": "Delete Message",
    "delete_for_me": "Delete for me",
    "delete_for_everyone": "Delete for everyone",
    "message_edited": "Message edited successfully",
    "message_deleted_for_me": "Message deleted",
    "message_deleted_for_everyone": "Message deleted for everyone",
    "cannot_edit_received_message": "You can only edit messages you sent",
    "cannot_edit_others_message": "You can only edit your own messages",
    "cannot_delete_received_for_everyone": "You can only delete your own messages for everyone",
    "cannot_delete_others_message": "You can only delete your own messages",
    "message_attended_by_store": "Message attended by {{store}}",
    "message_transferred_to_you": "Message transferred to you",
    "new_message_received": "New message received from {{contact}}"
  },
  "pwa": {
    "settings": "PWA Settings",
    "settings_title": "PWA Settings",
    "icon_192": "App Icon (192x192)",
    "icon_192_help": "Used for home screen icon. PNG format, 192x192 pixels.",
    "icon_512": "Splash Icon (512x512)",
    "icon_512_help": "Used for splash screen. PNG format, 512x512 pixels.",
    "preloader_bg": "Preloader Background Color",
    "preloader_text": "Preloader Text (Optional)",
    "preloader_text_help": "Max 35 characters. Displayed below the logo.",
    "theme_color": "Theme Color",
    "theme_color_help": "Browser toolbar color on mobile devices.",
    "preloader_preview": "Preloader Preview",
    "mobile_preview": "Home Screen Preview",
    "install_title": "Install App",
    "install_description": "Install this app for a better experience",
    "install": "Install"
  },
  "timezone": {
    "settings": "Timezone Settings",
    "settings_title": "Timezone Settings",
    "enable_clock": "Enable Clock",
    "timezone": "System Timezone",
    "timezone_help": "Select the timezone for the system clock and scheduled tasks.",
    "date_format": "Date Format",
    "time_format": "Time Format",
    "preview": "Preview"
  },
  "user": {
    "title": "Misayan Chat"
  },
  "invoices": {
    "title": "Invoices & Quotes",
    "create_title": "Create New Invoice/Quote",
    "type": "Type",
    "type_invoice": "Invoice",
    "type_quote": "Quote",
    "currency": "Currency",
    "client_info": "Client Information",
    "client_name": "Client Name",
    "client_email": "Email (used as password)",
    "client_phone": "Phone (with country code)",
    "client_company": "Company Name",
    "details": "Invoice Details",
    "title_field": "Title",
    "description": "Description",
    "due_date": "Due Date",
    "payment_method": "Payment Method",
    "payment_methods_allowed": "Allowed Payment Methods",
    "payment_methods_help": "Select which payment methods the client can use to pay this invoice.",
    "bank_transfer": "Bank Transfer",
    "cash": "Cash",
    "pix": "PIX",
    "other": "Other",
    "items": "Items",
    "add_item": "+ Add Item",
    "item_description": "Description",
    "item_quantity": "Quantity",
    "item_price": "Unit Price",
    "item_total": "Total",
    "tax_rate": "Tax Rate (%)",
    "discount_type": "Discount Type",
    "fixed": "Fixed Amount",
    "percentage": "Percentage",
    "discount_value": "Discount Value",
    "subtotal": "Subtotal",
    "tax": "Tax",
    "discount": "Discount",
    "total": "Total",
    "number": "Number",
    "client": "Client",
    "amount": "Amount",
    "status": "Status",
    "date": "Date",
    "actions": "Actions",
    "tab_active": "Active",
    "tab_archived": "Archived",
    "tab_disabled": "Disabled",
    "empty_active": "No active invoices found",
    "empty_archived": "No archived invoices",
    "empty_disabled": "No disabled invoices",
    "send": "Send",
    "send_whatsapp": "Send via WhatsApp",
    "use_client_phone": "Use Client Phone",
    "custom_phone": "Custom Phone",
    "send_now": "Send Now",
    "rejection_reason": "Rejection Reason",
    "rejection_options": "Click OK to archive, or Cancel to respond to the client.",
    "respond": "Respond",
    "respond_title": "Respond to Rejection",
    "respond_prompt": "Write your response to the client. The invoice will be sent back for their review.",
    "send_response": "Send Response"
  },
  "invoice": {
    "page_title": "Invoice",
    "access_title": "Access Invoice",
    "enter_email": "Enter your email to view this invoice.",
    "email_placeholder": "Your email address",
    "view_invoice": "View Invoice",
    "loading": "Loading invoice...",
    "quote": "Quote",
    "invoice": "Invoice",
    "from": "From",
    "to": "To",
    "items": "Items",
    "subtotal": "Subtotal",
    "tax": "Tax",
    "discount": "Discount",
    "total": "Total",
    "accept": "Accept",
    "reject": "Reject",
    "pay_now": "Pay Now",
    "paid_message": "This invoice has been paid. Thank you!",
    "rejection_pending": "Your rejection has been submitted. Waiting for seller response.",
    "admin_response": "Response from seller",
    "reject_title": "Reject Invoice",
    "reject_reason_prompt": "Please provide a reason for rejection:",
    "reject_placeholder": "Reason for rejection...",
    "min_chars": "minimum characters",
    "submit_rejection": "Submit",
    "select_payment_method": "Select Payment Method",
    "choose_payment_method": "Choose how you would like to pay:",
    "loading_methods": "Loading payment methods...",
    "no_payment_methods": "No payment methods available. Please contact the seller.",
    "paypal_desc": "Pay with your PayPal account or credit card",
    "stripe_desc": "Pay securely with credit or debit card",
    "bank_transfer_desc": "Pay via bank transfer",
    "cash_desc": "Pay with cash",
    "pix_desc": "Pay with PIX (Brazil)",
    "accepted_title": "Invoice Accepted",
    "accepted_message": "Invoice accepted successfully! You can now proceed to payment.",
    "rejected_title": "Rejection Submitted",
    "rejected_message": "Your rejection has been submitted. The seller will review and respond.",
    "email_required": "Please enter your email",
    "invalid_email": "Invalid email",
    "load_error": "Failed to load invoice",
    "accept_error": "Failed to accept",
    "reject_error": "Failed to reject",
    "min_chars_error": "Reason must be at least 7 characters",
    "payment_error_title": "Payment Not Available",
    "payment_error_message": "Payment link is not available. Please contact the seller.",
    "payment_error": "Error loading payment"
  },
  "feature_disabled": {
    "title": "Feature Not Available",
    "not_in_plan": "Your current plan does not include access to this feature.",
    "can_purchase": "You can purchase this feature as an addon to unlock it.",
    "contact_admin": "Please contact the administrator to enable this feature.",
    "admin_contact": "Administrator Contact",
    "purchase_addon": "Purchase Addon",
    "ai_feature": "AI Features",
    "woocommerce_feature": "WooCommerce Integration",
    "mass_send_feature": "Mass Send",
    "payments_feature": "Payments",
    "invoices_feature": "Invoices & Quotes",
    "widgets_feature": "Chat Widgets"
  },
  "whatsapp_cloud": {
    "title": "WhatsApp Cloud",
    "workspace_title": "WhatsApp Cloud Workspace",
    "accounts_title": "Accounts",
    "accounts_subtitle": "Manage official API numbers",
    "add_account": "Add Account",
    "search_accounts": "Search accounts...",
    "no_accounts_title": "No accounts connected",
    "no_accounts_description": "Connect official WhatsApp numbers to unlock Cloud features.",
    "connect_account": "Connect Account",
    "active_account": "Active Account",
    "no_active_account": "No account selected",
    "refresh": "Refresh",
    "account_default": "Default",
    "phone_id_label": "Phone ID",
    "status_connected": "Connected",
    "status_pending": "Pending",
    "status_disconnected": "Disconnected",
    "status_active": "Active",
    "status_paused": "Paused",
    "account_saved_success": "Account saved successfully",
    "tab_conversations": "Conversations",
    "tab_flow_builder": "Flow Builder",
    "tab_api_rest": "API Rest",
    "tab_campaigns": "Mass Campaigns",
    "tab_connection": "Connection",
    "conversations_title": "Sales Pipeline",
    "conversations_description": "Manage your sales pipeline with drag-and-drop functionality.",
    "open_inbox": "Open Full Inbox",
    "metrics_total": "Total",
    "metrics_active": "Active",
    "metrics_waiting": "Waiting",
    "metrics_closed": "Closed",
    "conversations_empty_title": "No conversations yet",
    "conversations_empty_description": "Incoming messages from Cloud API numbers will appear here.",
    "pipeline_title": "Sales Pipeline",
    "pipeline_add_stage": "Add Stage",
    "pipeline_edit_stage": "Edit Stage",
    "pipeline_delete_stage": "Delete Stage",
    "pipeline_stage_name": "Stage Name",
    "pipeline_stage_icon": "Stage Icon",
    "pipeline_stage_color": "Stage Color",
    "pipeline_confirm_delete": "Are you sure you want to delete this stage? All cards will be moved to the first stage.",
    "pipeline_card_move_success": "Card moved successfully",
    "pipeline_stage_created": "Stage created successfully",
    "pipeline_stage_updated": "Stage updated successfully",
    "pipeline_stage_deleted": "Stage deleted successfully",
    "stage_unassigned": "Unassigned",
    "stage_new": "New",
    "stage_negotiation": "Negotiation",
    "stage_won": "Won",
    "stage_lost": "Lost",
    "flow_title": "Flow Builder",
    "flow_subtitle": "Design multi-step experiences with templates, automations, and approvals.",
    "flow_start_template": "New Flow",
    "flow_palette": "Components",
    "flow_drag_hint": "Drag and drop to canvas",
    "flow_triggers": "Triggers",
    "flow_messages": "Messages",
    "flow_logic": "Logic",
    "flow_integrations": "Integrations",
    "flow_actions": "Actions",
    "flow_chip_keyword": "Keyword",
    "flow_chip_button_reply": "Button Reply",
    "flow_chip_webhook": "Webhook",
    "flow_chip_text": "Send Message",
    "flow_chip_template": "Template",
    "flow_chip_media": "Send Media",
    "flow_chip_conditions": "Conditions",
    "flow_chip_wait": "Wait / Delay",
    "flow_chip_assign": "Assign Agent",
    "flow_chip_api_call": "API Call",
    "flow_chip_crm_sync": "CRM Sync",
    "flow_chip_collect_input": "Collect Input",
    "flow_chip_save_contact": "Save Contact",
    "flow_chip_ai_control": "AI Control",
    "flow_chip_button_message": "Button Message",
    "flow_chip_list_message": "List Message",
    "flow_chip_cta": "Call to Action",
    "flow_chip_menu": "Menu Options",
    "flow_chip_update_contact": "Update Contact",
    "flow_chip_move_stage": "Move Stage",
    "flow_chip_add_tag": "Add Tag",
    "flow_canvas_title": "Canvas",
    "flow_templates": "Templates",
    "flow_canvas_description": "Drop blocks here to build your flow.",
    "flow_properties_title": "Properties",
    "flow_properties_description": "Select a node to configure its properties.",
    "flow_properties_owner": "Owner",
    "flow_properties_owner_placeholder": "Operations Team",
    "flow_properties_status": "Status",
    "flow_properties_save": "Save Flow",
    "flow_settings": "Flow Settings",
    "flow_name": "Name",
    "flow_description": "Description",
    "flow_trigger_type": "Trigger",
    "flow_trigger_value": "Trigger Word",
    "flow_trigger_help": "Use * for Any, or type a keyword",
    "flow_trigger_any": "Any",
    "flow_trigger_keyword": "Keyword",
    "flow_trigger_welcome": "Welcome",
    "flow_welcome_label": "Welcome",
    "flow_save_success": "Flow saved successfully",
    "flow_delete_success": "Flow deleted successfully",
    "flow_pause_success": "Flow paused successfully",
    "flow_resume_success": "Flow resumed successfully",
    "flow_list_title": "Automations",
    "flow_list_subtitle": "Manage your conversation flows.",
    "flow_new_automation": "New Automation",
    "flow_edit_flow": "Edit Flow",
    "flow_no_flows": "No flows created yet",
    "flow_no_flows_desc": "Create your first automation flow to get started.",
    "flow_title": "Automations",
    "flow_subtitle": "Manage your conversation flows",
    "flow_create_automation": "Create Automation",
    "flow_any": "Any",
    "flow_no_description": "No description",
    "flow_nodes_label": "nodes",
    "flow_connections_label": "connections",
    "flow_id_label": "ID",
    "api_rest_title": "WhatsApp Cloud API Rest",
    "api_rest_subtitle": "Use the REST API to manage messages, flows, and templates.",
    "api_rest_docs": "Documentation",
    "api_rest_base_url": "Base URL",
    "api_rest_user_base_url": "User API Base",
    "api_rest_webhook_label": "Webhook",
    "api_rest_endpoints": "API Endpoints",
    "api_rest_webhook_desc": "Configure this URL in your Meta App webhook settings.",
    "api_rest_use_cases_title": "Use cases",
    "api_rest_use_case_messages": "Automate outbound messages and replies via the official API.",
    "api_rest_use_case_flows": "Control flows, campaigns, and templates via integrations.",
    "api_rest_use_case_webhooks": "Receive real-time events via webhook.",
    "api_tab_overview": "Overview",
    "api_tab_messages": "Messages",
    "api_tab_templates": "Templates",
    "api_tab_campaigns": "Campaigns",
    "api_tab_flows": "Flows",
    "api_tab_webhook": "Webhook",
    "api_usecase_send_template": "Send Template Message",
    "api_usecase_send_template_desc": "Send an approved template to a contact.",
    "api_usecase_campaign": "Send Campaign",
    "api_usecase_campaign_desc": "Send bulk templates to your audience.",
    "api_usecase_flow": "Trigger Flow",
    "api_usecase_flow_desc": "Use flows for automated experiences.",
    "api_webhook_events": "Events",
    "copy": "Copy",
    "copy_success": "Copied to clipboard",
    "flow_pause": "Pause",
    "flow_save": "Save Flow",
    "flow_components": "Components",
    "flow_components_hint": "Drag and drop to canvas",
    "flow_canvas_empty": "Drag components here to build your flow",
    "flow_click_configure": "Click to configure",
    "flow_select_node_title": "Select a node to edit",
    "flow_select_node_desc": "Click on a node in the canvas to view and edit its properties",
    "flow_node_send_message": "Send Message",
    "flow_node_send_media": "Send Media",
    "flow_node_button_message": "Button Message",
    "flow_node_list_message": "List Message",
    "flow_node_cta": "Call to Action (CTA)",
    "flow_node_menu_options": "Menu Options",
    "flow_node_collect_input": "Collect Input",
    "flow_node_save_contact": "Save Contact",
    "flow_node_ai_control": "AI Control",
    "flow_node_update_contact": "Update Contact",
    "flow_node_products": "WooCommerce Products",
    "flow_node_transfer": "Transfer",
    "flow_node_conditions": "Conditions",
    "flow_node_delay": "Wait / Delay",
    "flow_node_end_chat": "End Chat",
    "flow_node_webhook": "Webhook",
    "flow_node_api_call": "API Call",
    "flow_node_assign_agent": "Assign Agent",
    "flow_node_move_stage": "Move Stage",
    "flow_node_add_tag": "Add Tag",
    "flow_desc_send_message": "Send a plain text message to the user.",
    "flow_desc_send_media": "Send an image, video, audio, or document.",
    "flow_desc_button_message": "Send a message with up to 3 quick reply buttons.",
    "flow_desc_list_message": "Send a structured list with selectable options.",
    "flow_desc_cta": "Send a message with a call-to-action button.",
    "flow_desc_menu_options": "Offer a menu with multiple options.",
    "flow_desc_collect_input": "Capture a response and save it to a variable.",
    "flow_desc_save_contact": "Create a new contact record from variables.",
    "flow_desc_update_contact": "Update an existing contact with new values.",
    "flow_desc_ai_control": "Control AI behavior for the next steps.",
    "flow_desc_products": "Send WooCommerce products to the customer.",
    "flow_desc_transfer": "Transfer the conversation to a store or department.",
    "flow_desc_conditions": "Branch the flow based on a condition.",
    "flow_desc_delay": "Wait for a specified amount of time.",
    "flow_desc_end_chat": "End the chat and reset the flow for the next incoming message.",
    "flow_desc_webhook": "Call an external URL with payload data.",
    "flow_desc_assign_agent": "Assign the conversation to a specific agent.",
    "flow_desc_add_tag": "Add a tag to the conversation.",
    "flow_desc_move_stage": "Move the conversation to a different stage.",
    "flow_field_delay_reaction": "Reaction",
    "flow_field_delay_typing": "Typing Effect",
    "flow_field_ai_config": "AI Configuration",
    "flow_ai_no_configs": "No AI configurations available",
    "flow_field_ai_temperature": "Temperature",
    "flow_field_ai_max_tokens": "Response Size",
    "flow_field_ai_welcome": "Welcome Message",
    "flow_field_ai_welcome_default": "Hi, my name is {{persona}}. How can I help you?",
    "flow_field_ai_welcome_placeholder": "Message sent when AI is enabled",
    "flow_field_menu_options": "Menu Options",
    "flow_field_add_option": "Add Option",
    "flow_field_product_ids_help": "Select one or more synced products",
    "flow_field_message": "Message",
    "flow_field_message_placeholder": "Enter your message...",
    "flow_field_footer": "Footer (Optional)",
    "flow_field_footer_placeholder": "Enter footer text",
    "flow_field_media_url": "Media URL",
    "flow_field_media_type": "Media Type",
    "flow_media_image": "Image",
    "flow_media_video": "Video",
    "flow_media_audio": "Audio",
    "flow_media_document": "Document",
    "flow_field_media_url_placeholder": "https://example.com/file",
    "flow_field_caption": "Caption (Optional)",
    "flow_field_caption_placeholder": "Enter a caption",
    "flow_field_buttons": "Buttons",
    "flow_field_add_button": "Add Button",
    "flow_field_button_text": "Button Text",
    "flow_field_button_text_placeholder": "Button text (max 20 characters)",
    "flow_button_label": "Button",
    "flow_field_button_payload": "Payload",
    "flow_field_button_payload_placeholder": "Payload value",
    "flow_buttons_limit": "Up to 3 buttons",
    "flow_error_message_required": "Message is required.",
    "flow_error_button_text_required": "Button title is required.",
    "flow_field_list_title": "List Title",
    "flow_field_list_items": "List Items",
    "flow_field_add_item": "Add Item",
    "flow_field_item_title": "Item Title",
    "flow_field_item_description": "Item Description",
    "flow_list_item_label": "Item",
    "flow_field_item_title_placeholder": "Item title",
    "flow_field_item_description_placeholder": "Optional description",
    "flow_field_item_id": "Row ID",
    "flow_field_item_id_placeholder": "Unique row ID",
    "flow_list_limit": "Up to 10 items",
    "flow_field_cta_text": "Button Text",
    "flow_field_cta_url": "URL",
    "flow_field_cta_phone": "Phone Number",
    "flow_field_cta_type": "CTA Type",
    "flow_cta_url": "Website URL",
    "flow_cta_phone": "Phone Number",
    "flow_field_cta_value": "CTA Value",
    "flow_field_cta_value_placeholder": "https:// or +123...",
    "flow_field_variable_name": "Variable Name",
    "flow_field_validation": "Validation",
    "flow_field_validation_none": "None",
    "flow_field_validation_email": "Email",
    "flow_field_validation_phone": "Phone",
    "flow_field_validation_number": "Number",
    "flow_field_contact_name_variable": "Name Variable",
    "flow_field_contact_phone_variable": "Phone Variable",
    "flow_field_contact_email_variable": "Email Variable",
    "flow_field_contact_name_placeholder": "{{name}}",
    "flow_field_contact_phone_placeholder": "{{phone}}",
    "flow_field_contact_email_placeholder": "{{email}}",
    "flow_field_contact_tags": "Tags (Optional)",
    "flow_field_contact_tags_placeholder": "tag1, tag2",
    "flow_field_ai_enabled": "Enable AI",
    "flow_field_ai_prompt": "AI Prompt",
    "flow_field_ai_mode": "Mode",
    "flow_ai_enable": "Enable AI",
    "flow_ai_disable": "Disable AI",
    "flow_field_ai_instructions": "Instructions",
    "flow_field_ai_instructions_placeholder": "Provide guidance for AI responses",
    "flow_field_condition_variable": "Variable",
    "flow_field_condition_operator": "Operator",
    "flow_field_condition_value": "Value",
    "flow_field_delay_seconds": "Delay (seconds)",
    "flow_field_delay_minutes": "Delay (minutes)",
    "flow_field_delay_hours": "Delay (hours)",
    "flow_field_delay": "Delay Time (seconds)",
    "flow_field_webhook_url": "Webhook URL",
    "flow_field_webhook_method": "Method",
    "flow_field_api_endpoint": "API Endpoint",
    "flow_field_api_headers": "Headers",
    "flow_field_api_body": "Request Body",
    "flow_field_assign_to": "Assign To",
    "flow_field_stage": "Stage",
    "flow_field_tag": "Tag",
    "flow_section_message": "Message",
    "flow_section_media": "Media",
    "flow_section_list": "List Message",
    "flow_section_action": "Action",
    "flow_section_menu": "Menu",
    "flow_section_prompt": "Prompt",
    "flow_section_capture": "Capture",
    "flow_section_contact": "Contact",
    "flow_section_ai": "AI Control",
    "flow_section_products": "Products",
    "flow_section_products_display": "Display",
    "flow_section_transfer": "Transfer",
    "flow_section_conditions": "Conditions",
    "flow_section_delay": "Delay",
    "flow_section_end_chat": "End Chat",
    "flow_section_content": "Content",
    "flow_field_header": "Header (Optional)",
    "flow_field_header_placeholder": "Header text",
    "flow_field_body": "Body",
    "flow_field_body_placeholder": "Body text",
    "flow_field_prompt": "Prompt",
    "flow_field_prompt_placeholder": "Enter menu prompt",
    "flow_menu_option_label": "Option",
    "flow_field_option_label": "Option Label",
    "flow_field_option_label_placeholder": "Option label",
    "flow_field_option_value": "Option Value",
    "flow_field_option_value_placeholder": "Option value",
    "flow_menu_limit": "Up to 10 options",
    "flow_field_save_variable": "Save to Variable",
    "flow_field_save_variable_placeholder": "e.g., name, email",
    "flow_field_input_type": "Input Type",
    "flow_input_text": "Text",
    "flow_input_email": "Email",
    "flow_input_phone": "Phone",
    "flow_input_number": "Number",
    "flow_field_product_ids": "Product IDs",
    "flow_field_product_ids_placeholder": "e.g., 12, 45, 78",
    "flow_field_product_limit": "Max Products",
    "flow_field_product_message": "Message (Optional)",
    "flow_field_product_message_placeholder": "Add a message for the products",
    "flow_field_product_mode": "Display Mode",
    "flow_product_mode_list": "List",
    "flow_product_mode_carousel": "Carousel",
    "flow_field_product_price": "Include Price",
    "flow_yes": "Yes",
    "flow_no": "No",
    "flow_field_transfer_type": "Transfer Type",
    "flow_transfer_store": "Store",
    "flow_transfer_department": "Department",
    "flow_field_transfer_target": "Target",
    "flow_field_condition": "Condition",
    "flow_field_condition_placeholder": "e.g., {{name}} == 'John'",
    "flow_field_content": "Content",
    "flow_end_chat_summary": "Ends the chat.",
    "flow_status_updated": "Flow status updated",
    "flow_saved": "Flow saved successfully",
    "flow_node_saved": "Node saved successfully",
    "flow_node_deleted": "Node deleted successfully",
    "flow_default_name": "New Flow",
    "message_sent": "Message sent",
    "faq_title": "FAQ Management",
    "faq_description": "Create and manage frequently asked questions for automated responses",
    "faq_add": "Add FAQ",
    "faq_edit": "Edit FAQ",
    "faq_delete": "Delete FAQ",
    "faq_search_placeholder": "Search FAQs...",
    "faq_filters": "Filters",
    "faq_all_categories": "All Categories",
    "faq_all_status": "All Status",
    "faq_inactive": "Inactive",
    "faq_empty_title": "No FAQs yet",
    "faq_empty_description": "Create FAQs to help automate customer responses",
    "faq_question": "Question",
    "faq_question_placeholder": "Enter the question",
    "faq_answer": "Answer",
    "faq_answer_placeholder": "Enter the answer",
    "faq_keywords": "Keywords",
    "faq_keywords_placeholder": "Enter keywords separated by comma",
    "faq_category": "Category",
    "faq_category_general": "General",
    "faq_category_sales": "Sales",
    "faq_category_support": "Support",
    "faq_category_billing": "Billing",
    "faq_priority": "Priority",
    "faq_active": "Active",
    "faq_add_faq": "Add FAQ",
    "faq_edit_faq": "Edit FAQ",
    "faq_validation_error": "Please enter question and answer",
    "faq_created_success": "FAQ created successfully",
    "faq_updated_success": "FAQ updated successfully",
    "faq_deleted_success": "FAQ deleted successfully",
    "faq_confirm_delete": "Are you sure you want to delete this FAQ?",
    "faq_confirm_delete_title": "Delete FAQ",
    "flow_confirm_delete": "Are you sure you want to delete this flow? This action cannot be undone.",
    "flow_confirm_delete_title": "Delete Flow",
    "pipeline_confirm_delete_title": "Delete Stage",
    "account_confirm_delete": "Are you sure you want to delete this account? This action cannot be undone.",
    "account_confirm_delete_title": "Delete Account",
    "account_deleted_success": "Account deleted successfully",
    "campaigns_title": "Mass Campaigns",
    "campaigns_description": "Send compliant template campaigns using Meta-approved content.",
    "campaigns_template_sync": "Sync Templates",
    "campaigns_template_create": "Create Template",
    "campaigns_template_section": "Template",
    "campaigns_template_label": "Template",
    "campaigns_template_placeholder": "Select a template",
    "campaigns_template_source_label": "Source",
    "campaigns_source_meta": "Meta Business",
    "campaigns_source_custom": "Created in Workspace",
    "campaigns_audience_section": "Audience",
    "campaigns_audience_label": "Contact List",
    "campaigns_audience_placeholder": "Choose a list",
    "campaigns_filters_label": "Filters",
    "campaigns_filter_tags": "Tags",
    "campaigns_filter_activity": "Last activity",
    "campaigns_filter_optin": "Opt-in",
    "campaigns_schedule_section": "Schedule",
    "campaigns_schedule_label": "Send time",
    "campaigns_schedule_timezone": "Time zone",
    "campaigns_schedule_window": "Send window",
    "campaigns_window_business": "Business hours",
    "campaigns_window_any": "Any time",
    "campaigns_preview_title": "Preview",
    "campaigns_preview_description": "Preview content for the selected template and language.",
    "campaigns_preview_title_text": "Template Title",
    "campaigns_preview_body_text": "Your message preview will appear here.",
    "campaigns_save_draft": "Save Draft",
    "campaigns_send": "Schedule Campaign",
    "campaigns_send_now": "Send Now",
    "campaigns_no_templates": "No templates available. Sync from Meta or create a new one.",
    "campaigns_create_title": "Create Campaign",
    "campaigns_audience_all": "All Contacts",
    "campaigns_audience_groups": "Groups",
    "campaigns_audience_custom": "Custom",
    "campaigns_groups_label": "Select Groups",
    "campaigns_groups_empty": "No groups available",
    "campaigns_custom_numbers": "Custom Numbers",
    "campaigns_custom_numbers_placeholder": "Enter one number per line",
    "campaigns_preview_business": "Your Business",
    "campaigns_scheduled_title": "Scheduled Campaigns",
    "campaigns_no_scheduled": "No scheduled campaigns",
    "campaigns_default_name": "Campaign",
    "campaigns_groups_required": "Select at least one group",
    "campaigns_custom_required": "Add at least one custom number",
    "campaigns_missing_fields": "Required fields are missing",
    "campaigns_source_not_supported": "Custom source is not available for Cloud templates",
    "campaigns_sending": "Sending campaign...",
    "campaigns_sent_success": "Campaign sent",
    "campaigns_schedule_title": "Schedule Campaign",
    "campaigns_schedule_time": "Send time",
    "campaigns_schedule_timezone": "Time zone",
    "campaigns_scheduled_success": "Campaign scheduled",
    "campaigns_edit_title": "Edit Scheduled Campaign",
    "campaigns_history": "Campaign History",
    "campaigns_no_campaigns": "No campaigns yet",
    "campaigns_status_draft": "Draft",
    "campaigns_status_scheduled": "Scheduled",
    "campaigns_status_sending": "Sending",
    "campaigns_status_completed": "Completed",
    "campaigns_status_failed": "Failed",
    "campaigns_status_paused": "Paused",
    "campaigns_created_success": "Campaign created successfully",
    "campaigns_updated_success": "Campaign updated successfully",
    "campaigns_deleted_success": "Campaign deleted successfully",
    "connection_test_success": "Connection test successful",
    "template_modal_title": "Create Template",
    "template_modal_name": "Template Name",
    "template_modal_language": "Language",
    "template_modal_category": "Category",
    "template_modal_category_marketing": "Marketing",
    "template_modal_category_utility": "Utility",
    "template_modal_category_authentication": "Authentication",
    "template_modal_header": "Header (Optional)",
    "template_modal_header_type": "Header Type",
    "template_modal_header_text": "Text",
    "template_modal_header_image": "Image",
    "template_modal_header_video": "Video",
    "template_modal_header_document": "Document",
    "template_modal_body": "Message Body",
    "template_modal_footer": "Footer (Optional)",
    "template_modal_buttons": "Buttons (Optional)",
    "template_modal_add_button": "Add Button",
    "template_modal_button_quick_reply": "Quick Reply",
    "template_modal_button_url": "URL",
    "template_modal_button_phone": "Phone",
    "template_modal_create": "Create Template",
    "template_modal_submit_approval": "Submit for Approval",
    "template_preview": "Preview",
    "template_use": "Use",
    "template_approval_pending": "Template submitted for approval",
    "template_approval_approved": "Template approved",
    "template_approval_rejected": "Template rejected",
    "connection_title": "WhatsApp Cloud Connection",
    "connection_description": "Connect your WhatsApp Business Account using the official Cloud API.",
    "connection_account_status": "Account Status",
    "connection_webhook_status": "Webhook Status",
    "connection_templates_status": "Template Sync",
    "connection_account_name": "Account Name",
    "connection_account_name_placeholder": "Main Cloud Number",
    "connection_waba_id": "WABA ID",
    "connection_waba_id_placeholder": "WhatsApp Business Account ID",
    "connection_phone_number_id": "Phone Number ID",
    "connection_phone_number_id_placeholder": "Phone Number ID from Meta",
    "connection_app_id": "App ID",
    "connection_app_id_placeholder": "Meta App ID",
    "connection_access_token": "Access Token",
    "connection_access_token_placeholder": "Paste your access token",
    "connection_verify_token": "Webhook Verify Token",
    "connection_verify_token_placeholder": "Custom verify token for webhook",
    "connection_app_secret": "App Secret",
    "connection_app_secret_placeholder": "Meta App Secret",
    "connection_rotate": "Rotate Token",
    "connection_test": "Test Connection",
    "connection_save": "Save Connection",
    "connection_disconnect": "Disconnect",
    "connection_embedded_title": "Quick Connect with Facebook Login",
    "connection_embedded_description": "Connect your WhatsApp Business Account instantly using Facebook Login. This is the easiest way to get started.",
    "connection_embedded_button": "Connect with Facebook",
    "connection_embedded_or": "Or connect manually",
    "connection_manual_title": "Manual Connection",
    "connection_manual_description": "Enter your WhatsApp Cloud API credentials manually.",
    "connection_webhook_url": "Webhook URL",
    "connection_webhook_url_description": "Configure this URL in your Meta App webhook settings.",
    "connection_webhook_copy": "Copy URL",
    "connection_webhook_copied": "Webhook URL copied to clipboard",
    "modal_add_account_title": "Add WhatsApp Cloud Account",
    "modal_add_account_name": "Account Name",
    "modal_add_account_phone_id": "Phone Number ID",
    "modal_add_account_waba_id": "WABA ID",
    "modal_add_account_status": "Status",
    "modal_add_account_save": "Add Account",
    "notification_account_added": "Account added successfully",
    "notification_account_selected": "Account selected",
    "notification_accounts_refreshed": "Accounts refreshed",
    "notification_connection_saved": "Connection saved successfully",
    "notification_connection_tested": "Connection test successful",
    "notification_connection_failed": "Connection test failed",
    "notification_token_rotated": "Token rotation requested",
    "notification_template_created": "Template submitted for approval",
    "notification_templates_synced": "Templates synced successfully",
    "account_selector_label": "Account",
    "account_select_placeholder": "Select account"
  },
  "settings": {
    "profile": {
      "title": "Admin Profile",
      "email": "Email Address",
      "current_password": "Current Password",
      "new_password": "New Password",
      "confirm_password": "Confirm Password",
      "password_hint": "Leave blank to keep current password",
      "save_success": "Profile updated successfully",
      "email_required": "Email is required",
      "password_mismatch": "New passwords do not match",
      "current_password_required": "Current password is required to change password"
    },
    "branding": {
      "title": "System Branding"
    }
  },
  "pipeline": {
    "deus-fiel": "Faithful God",
    "follow_up": "Follow Up"
  },
  "conversations": {
    "filter_all": "All",
    "filter_unread": "Unread", 
    "filters": "Filters",
    "filter_clear": "Clear Filters",
    "filter_pipeline_columns": "Pipeline Columns",
    "filter_departments": "Departments",
    "filter_stores": "Stores", 
    "filter_tags": "Tags",
    "filter_by": "Filter by",
    "no_options": "No options available",
    "hours_ago": "{{count}} hours ago"
  },
  "faq": {
    "title": "FAQ Management",
    "subtitle": "Manage frequently asked questions for WhatsApp Cloud",
    "add_button": "Add FAQ",
    "add_new": "Add FAQ",
    "edit": "Edit FAQ",
    "delete": "Delete FAQ",
    "save": "Save",
    "cancel": "Cancel",
    "close": "Close",
    "search": "Search FAQs...",
    "search_placeholder": "Search FAQs...",
    "loading": "Loading FAQs...",
    "settings": "Settings",
    "analytics": "Analytics",
    "statistics": "Statistics",
    "account": "Account",
    "all_accounts": "All Accounts",
    "active": "Active",
    "inactive": "Inactive",
    "total": "Total",
    "active_count": "Active",
    "inactive_count": "Inactive",
    "total_usage": "Total Usage",
    "avg_confidence": "Avg Confidence",
    "success_rate": "Success Rate",
    "unused_count": "Unused",
    "usage": "Usage",
    "confidence": "Confidence",
    "success": "Success",
    "times": "times",
    "no_faqs": "No FAQs found",
    "create_first": "Create your first FAQ to get started",
    "question": "Question",
    "answer": "Answer",
    "keywords": "Keywords",
    "keywords_help": "Comma-separated keywords for better search",
    "keywords_placeholder": "keyword1, keyword2, keyword3",
    "emoji": "Emoji",
    "category": "Category",
    "category_general": "General",
    "category_support": "Support",
    "category_sales": "Sales",
    "category_billing": "Billing",
    "category_technical": "Technical",
    "category_other": "Other",
    "order": "Order",
    "trigger_type": "Trigger Type",
    "trigger_keyword": "Keyword",
    "trigger_menu": "Menu",
    "trigger_auto": "Automatic",
    "delete_confirm": "Are you sure you want to delete this FAQ?",
    "created_success": "FAQ created successfully!",
    "updated_success": "FAQ updated successfully!",
    "deleted_success": "FAQ deleted successfully!",
    "reordered_success": "FAQs reordered successfully",
    "error_loading": "Error loading FAQs",
    "error_saving": "Error saving FAQ",
    "error_deleting": "Error deleting FAQ",
    "error_loading_analytics": "Error loading analytics",
    "basic_settings": "Basic Settings",
    "ai_settings": "AI Settings",
    "message_templates": "Message Templates",
    "auto_reply": "Auto Reply",
    "auto_reply_enabled": "Auto Reply Enabled",
    "menu_enabled": "Menu Enabled",
    "learning_enabled": "Machine Learning",
    "learning_enabled_help": "System learns from interactions to improve responses",
    "context_awareness": "Context Awareness",
    "context_awareness_help": "Considers conversation history for more accurate responses",
    "feedback_collection": "Feedback Collection",
    "feedback_collection_help": "Collects user feedback to improve the system",
    "menu_trigger": "Menu Trigger Keyword",
    "menu_trigger_help": "Word that triggers the FAQ menu",
    "welcome_message": "Welcome Message",
    "welcome_message_help": "Message sent when user starts a conversation",
    "no_match_message": "No Match Message",
    "no_match_message_help": "Message when no FAQ matches the question",
    "menu_header": "Menu Header",
    "menu_header_help": "Text displayed at the top of the FAQ menu",
    "menu_footer": "Menu Footer",
    "menu_footer_help": "Text displayed at the bottom of the FAQ menu",
    "similarity_threshold": "Similarity Threshold",
    "similarity_threshold_help": "Minimum confidence to send a response (0.0 - 1.0)",
    "suggestion_threshold": "Suggestion Threshold",
    "suggestion_threshold_help": "Minimum confidence to suggest related FAQs",
    "max_suggestions": "Max Suggestions",
    "max_suggestions_help": "Maximum number of FAQs suggested when no exact match",
    "settings_saved": "Settings saved successfully!",
    "validation_question_required": "Question is required",
    "validation_answer_required": "Answer is required",
    "validation_question_length": "Question must be at least 5 characters",
    "validation_answer_length": "Answer must be at least 10 characters",
    "drag_to_reorder": "Drag to reorder",
    "usage_stats": "Usage Statistics",
    "total_uses": "Total Uses",
    "times_used": "Times Used",
    "last_used": "Last Used",
    "never_used": "Never Used",
    "helpful_feedback": "Helpful Feedback",
    "recent_usage": "Recent Usage",
    "related_failed_searches": "Related Failed Searches",
    "table": {
      "emoji": "Emoji",
      "question": "Question",
      "answer": "Answer",
      "status": "Status",
      "actions": "Actions"
    }
  }
}
