{
  "search_placeholder": "Search...",
  "notifications": "Notifications",
  "profile": "Profile",
  "welcome": "Welcome",
  "save": "Save",
  "cancel": "Cancel",
  "delete": "Delete",
  "edit": "Edit",
  "create": "Create",
  "loading": "Loading...",
  "success": "Success",
  "error": "Error",
  "error_loading_detail": "Error Loading Detail",
  "telemetry": {
    "rps": "RPS",
    "requests_per_second": "Requests per second",
    "seats": "Seats",
    "active_sessions": "Active sessions",
    "errors": "Errs",
    "global_error_rate": "Global error rate • {{region}}",
    "region": "Region: {{region}}",
    "notifications": "Notifications",
    "customize_theme": "Customize theme (color, mode, radius)",
    "system_status": "System Status",
    "all_systems_operational": "All systems operational.",
    "region_label": "Region",
    "gateway": "Gateway",
    "online": "Online",
    "database": "Database",
    "healthy": "Healthy"
  },
  "control_tower": {
    "login": {
      "badge": "Control Tower",
      "title": "Kernel Access Authorization",
      "subtitle": "Level 4 Restricted Area (Root Access Only)",
      "biometric_login": "Biometric Login",
      "biometric_hint": "Windows Hello or FIDO2 key (e.g. YubiKey)",
      "first_time_hint": "First time? No YubiKey? Use Recovery to enroll Windows Hello, then log in here.",
      "lost_access": "Lost access? Recovery",
      "access_restricted": "Access Restricted to Authorized Personnel Only. Non-compliant attempts are logged.",
      "error_no_passkey": "No passkey yet? Use Recovery to enroll Windows Hello first.",
      "error_passkey_refused": "Passkey was cancelled or timed out. Passkeys are per-browser: use the browser you enrolled with, or use Recovery in this browser to enroll.",
      "error_passkey_other_browser": "No passkey in this browser. Passkeys are stored per browser: use the same browser you used to enroll (e.g. Chrome), or use Recovery here to enroll Windows Hello for this browser.",
      "security_alert": "SECURITY ALERT",
      "toast_granted": "Access Granted",
      "toast_verified": "Biometric Identity Verified.",
      "toast_magic": "Magic Access Granted"
    },
    "recovery": {
      "title": "Regain Control Tower Access",
      "description": "Use a backup YubiKey from your safe, or one-time recovery below to enroll this PC (e.g. Windows Hello) or a new YubiKey.",
      "option_backup": "Backup YubiKey",
      "option_backup_desc": "Use the key stored in your safe to sign in on the main login page.",
      "option_onetime": "One-time recovery",
      "option_onetime_desc": "Sign in below with an authorized account, then enroll this PC (e.g. Windows Hello) or a YubiKey. After that, sign out and sign in with your new passkey.",
      "button_onetime": "One-time recovery login",
      "back_to_login": "Back to login",
      "header_badge": "Recovery / Break-glass",
      "error_emulator": "Firebase Auth Emulator is not running. Connection to tappy.work:9099 was refused.\n\nEnsure tappy.work resolves to 127.0.0.1 in hosts, then start the emulator (from project root):\n  firebase emulators:start --only auth\n\nKeep the terminal open, then try \"One-time recovery login\" again.",
      "toast_enrolled": "Device Enrolled",
      "toast_enrolled_desc": "Hardware Security Module linked.",
      "toast_enroll_failed": "Enrollment Failed",
      "toast_enroll_failed_desc": "Could not link device. Try again or use backup YubiKey.",
      "toast_complete": "Recovery Complete",
      "toast_complete_desc": "Sign in with your passkey on the login page.",
      "confirm_enroll": "Enroll this device (e.g. Windows Hello) or a YubiKey as a new passkey? You will then sign out and sign in with that passkey.",
      "dialog_title": "Enroll passkey?",
      "enroll_button": "Enroll",
      "skip_enroll": "Skip enrollment"
    }
  }
}
