修复 i18n
This commit is contained in:
@@ -616,7 +616,6 @@
|
||||
"hourlyUsageToday": "24-Hour Usage Pattern",
|
||||
"last24HoursPattern": "Last 24 Hours Usage Pattern",
|
||||
"noUsageData": "No usage data available for the selected period",
|
||||
"totalProjects": "Total Projects",
|
||||
"avgProjectCost": "Average Project Cost",
|
||||
"topProjectCost": "Highest Project Cost",
|
||||
"projectCostDistribution": "Project Cost Distribution",
|
||||
@@ -697,12 +696,6 @@
|
||||
"searchedLocations": "Searched locations",
|
||||
"installationTip": "You can install Claude Code using",
|
||||
"searchingInstallations": "Searching for Claude installations...",
|
||||
"searchProjects": "Search projects...",
|
||||
"showingResults": "Showing results",
|
||||
"totalProjects": "Total projects",
|
||||
"noSearchResults": "No search results",
|
||||
"noProjectsMatchSearch": "No projects match your search for",
|
||||
"clearSearch": "Clear search",
|
||||
"installationGuide": "Installation Guide",
|
||||
"validating": "Validating...",
|
||||
"saveSelection": "Save Selection",
|
||||
@@ -791,6 +784,12 @@
|
||||
"cleanupCheckpointsFailed": "Failed to cleanup checkpoints",
|
||||
"removedOldCheckpoints": "Removed {{count}} old checkpoints"
|
||||
},
|
||||
"searchProjects": "Search projects...",
|
||||
"showingResults": "Showing results",
|
||||
"totalProjects": "Total projects",
|
||||
"noSearchResults": "No search results",
|
||||
"noProjectsMatchSearch": "No projects match your search for",
|
||||
"clearSearch": "Clear search",
|
||||
"placeholders": {
|
||||
"searchProjects": "Search projects...",
|
||||
"searchAgents": "Search agents...",
|
||||
|
||||
Reference in New Issue
Block a user