Quick Operations
What It Does
Quick Operations groups lightweight, high-frequency workflows for daily i18n maintenance.
How to Use
Rename Key
- Put cursor on an i18n key.
- Press
F2. - Input new key and confirm.
Quick Navigation
F12: go to key definition in locale filesShift+F12: find key references in code
Cross-Project Migration
- In project A:
Copy Entries - In project B:
Paste Entries - Resolve conflicts (overwrite or skip)
Rewrite Entry
- Select a key and run
Rewrite Entry. - Choose source locale.
- Input new source text.
- Apply translated updates to other locales.
Add New Language
- In Sync panel, run
Add Language. - Select target locale.
- Set alias if needed.
- Fill missing translations.
Related Settings
i18n-mage.translationServices.translateApiPriorityi18n-mage.translationServices.referenceLanguagei18n-mage.translationServices.langAliasCustomMappingsi18n-mage.translationServices.autoTranslateEmptyKey- translation service API keys
Tips
- Keep clipboard payload intact during cross-project paste.
- In multi-file locale mode, confirm write target file before applying.
