{
  "title": "Settings",
  "subtitle": "Manage application, company, and department configuration with inheritance.",
  "scope": {
    "label": "Edit scope",
    "department": "Department",
    "departmentSelect": "Department context",
    "company": "Company",
    "global": "Global"
  },
  "source": {
    "department": "Department override",
    "company": "Company",
    "global": "Global",
    "default": "Default"
  },
  "groups": {
    "general": "General",
    "ticketing": "Ticketing",
    "sla": "SLA",
    "notifications": "Notifications",
    "security": "Security",
    "integrations": "Integrations"
  },
  "labels": {
    "encrypted": "Encrypted",
    "editingScope": "Saving to {{scope}} scope"
  },
  "values": {
    "true": "Enabled",
    "false": "Disabled"
  },
  "actions": {
    "reset": "Reset to Inherited",
    "reveal": "Reveal Value",
    "hide": "Hide Value"
  },
  "states": {
    "loading": "Loading settings…",
    "error": "Could not load settings.",
    "empty": "No settings in this group.",
    "retry": "Try Again",
    "forbidden": "You do not have permission to view or change these settings.",
    "departmentRequired": "Select a department to load department-scoped settings.",
    "loadingDepartments": "Loading departments…",
    "validationError": "Validation failed for this value."
  }
}
