{
  "autoUpdating": "Auto-updating {tool}...",
  "usingSudo": "Detected non-root Linux user. Using sudo for update (password prompt may appear).",
  "cannotCheckVersion": "Cannot check latest version",
  "ccrNotInstalled": "CCR is not installed",
  "ccrUpToDate": "CCR is up to date (v{version})",
  "checkFailed": "Version check failed",
  "checkingTools": "Checking tool versions",
  "checkingVersion": "Checking version...",
  "claudeCodeNotInstalled": "Claude Code is not installed",
  "claudeCodeUpToDate": "Claude Code is up to date (v{version})",
  "cometixLineNotInstalled": "CCometixLine is not installed",
  "cometixLineUpToDate": "CCometixLine is up to date (v{version})",
  "confirmUpdate": "Update {tool} to the latest version?",
  "currentVersion": "Current version: v{version}",
  "errorCheckingUpdates": "Error checking updates:",
  "failed": "failed",
  "latestVersion": "Latest version: v{version}",
  "success": "success",
  "updateFailed": "{tool} update failed",
  "updateSkipped": "Update skipped",
  "updateSuccess": "{tool} updated successfully!",
  "updateSummary": "Update Summary",
  "updating": "Updating {tool}..."
}
