| name | localization_sync |
| description | Sync and translate localizations when modifying Russian keys. Automatically runs trs_openrouter.py. |
DinoGochi Localization Synchronization Skill
Use this skill when you need to add, remove, or modify user-facing text, strings, notifications, patterns, or templates in the project localizations.
Steps to Modify Localizations
-
Modify ru.json Only:
- Add, edit, or remove translation keys directly in the Russian localization file: ru.json.
- Ensure all keys and placeholders (
{name}, {count}, etc.) are correct.
-
Run the Automatic Translation Script:
-
Verify the Sync:
- Check the logs output by
trs_openrouter.py to confirm that all targets (en, es, id) were updated and matching keys were synchronized.