feat: Phase 5 - Add agent terminology to all localization files #6342
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR implements Phase 5 of the mode-to-agent migration by adding comprehensive agent terminology to all localization files while maintaining backward compatibility.
🌍 Changes Made
Localization Updates
Key Features
Languages Updated
🔄 Backward Compatibility
All existing mode-related translation keys remain intact:
"mode"keys preserved in all marketplace.json files"modes"group translations maintained"type-mode"item card translations kept📋 Files Modified
Core Localization Files
src/i18n/locales/*/common.json(3 languages)src/i18n/locales/*/marketplace.json(17 languages)src/i18n/locales/*/tools.json(17 languages)Documentation
LOCALIZATION_MIGRATION_SUMMARY.md- Comprehensive migration summary🧪 Testing
🚀 Impact
This phase ensures the mode-to-agent migration will work seamlessly across all supported languages without breaking existing functionality. Users will see consistent agent terminology in their preferred language while the system maintains compatibility during the transition period.
📝 Next Steps
This PR focuses solely on localization updates. Integration with UI components and full agent functionality will be handled in subsequent phases of the migration.
Important
This PR updates localization files across 17 languages to include agent terminology, ensuring backward compatibility with existing mode translations.
common.json,marketplace.json,tools.jsonfor English, Spanish, French.This description was created by
for 2543f73. You can customize this summary. It will automatically update as commits are pushed.