zcf
Version:
Zero-Config Code Flow - One-click configuration tool for Code Cli
21 lines (20 loc) • 769 B
JSON
{
"multiSelectHint": " (Space to select, a to select all, i to invert, Enter to confirm)",
"skip": "Skip",
"emptyToSkip": " (press Enter with empty content to skip)",
"cancelled": "Operation cancelled",
"error": "Error",
"complete": "🎉 Setup complete! Use 'claude' command to start.",
"none": "None",
"enterChoice": "Enter your choice and press enter (case-insensitive)",
"invalidChoice": "Invalid choice. Please enter a valid option.",
"goodbye": "👋 Thanks for using ZCF! Goodbye!",
"returnToMenu": "Return to main menu?",
"back": "Back",
"operationFailed": "Operation failed",
"backupCreated": "📁 Configuration backup created: {{path}}",
"current": "current",
"claudeCode": "Claude Code",
"codex": "Codex",
"yes": "Yes"
}