UNPKG

zcf

Version:

Zero-Config Code Flow - One-click configuration tool for Code Cli

26 lines (25 loc) 1.15 kB
{ "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}..." }