{
  "app": {
    "name": "MVNexus",
    "tagline": "Enterprise Work Management Platform",
    "taglineShort": "Projects • Teams • Support • Delivery",
    "pageTitle": "MVNexus | Enterprise Work Management Platform",
    "metaDescription": "MVNexus is an enterprise work management platform for projects, teams, support requests, agile delivery, and operational work — unified in one place.",
    "ogImageAlt": "MVNexus — Enterprise Work Management Platform",
    "logoAlt": "MVNexus logo",
    "footerCopyright": "© {{year}} Mountain View Egypt — MVNexus",
    "footerSubtitle": "Enterprise Work Management Platform"
  },
  "navigation": {
    "mainSection": "Main",
    "adminSection": "Admin",
    "dashboard": "Dashboard",
    "tickets": "Tickets",
    "projects": "Projects",
    "search": "Search",
    "settings": "Settings",
    "admin": "Admin",
    "profile": "Profile",
    "notifications": "Notifications",
    "logout": "Logout",
    "openMenu": "Open navigation menu"
  },
  "actions": {
    "create": "Create",
    "edit": "Edit",
    "delete": "Delete",
    "cancel": "Cancel",
    "save": "Save",
    "submit": "Submit",
    "close": "Close",
    "back": "Back",
    "next": "Next",
    "previous": "Previous",
    "scrollTabsBack": "Show previous tabs",
    "scrollTabsForward": "Show more tabs",
    "search": "Search",
    "filter": "Filter",
    "export": "Export",
    "import": "Import",
    "refresh": "Refresh",
    "reset": "Reset",
    "confirm": "Confirm",
    "viewAll": "View All",
    "view": "View",
    "viewDetails": "View Details",
    "download": "Download",
    "upload": "Upload"
  },
  "errors": {
    "notFound": "Page Not Found",
    "forbiddenRoute": "You do not have permission to access that page.",
    "unexpected": "Something went wrong",
    "unexpectedHint": "An unexpected error occurred. Please reload the page. If the problem persists, contact your administrator.",
    "reload": "Reload"
  },
  "status": {
    "offline": "You are offline. Changes will sync when connectivity returns.",
    "loading": "Loading...",
    "saving": "Saving...",
    "success": "Success",
    "error": "Error",
    "noData": "No data available",
    "noResults": "No results found"
  },
  "messages": {
    "confirmDelete": "Are you sure you want to delete this item?",
    "successCreate": "Item created successfully",
    "successUpdate": "Item updated successfully",
    "successDelete": "Item deleted successfully",
    "errorOccurred": "An error occurred",
    "pleaseWait": "Please wait..."
  },
  "form": {
    "required": "This field is required",
    "invalidEmail": "Invalid email address",
    "invalidFormat": "Invalid format",
    "minLength": "Must be at least {{count}} characters",
    "maxLength": "Must be at most {{count}} characters",
    "mustMatch": "Fields must match"
  },
  "theme": {
    "light": "Light Mode",
    "dark": "Dark Mode",
    "toggle": "Toggle Theme"
  },
  "language": {
    "en": "English",
    "ar": "Arabic",
    "switch": "Switch Language"
  },
  "imageCrop": {
    "title": "Adjust Image",
    "tools": "Image tools",
    "zoom": "Zoom",
    "zoomIn": "Zoom In",
    "zoomOut": "Zoom Out",
    "rotate": "Rotate",
    "reset": "Reset",
    "apply": "Apply"
  },
  "pagination": {
    "showing": "Showing",
    "to": "to",
    "of": "of",
    "results": "results",
    "previous": "Previous",
    "next": "Next"
  }
}
