Translation Manager
CommunitySafe bilingual key management for translations.
Authortsiresymila1
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This tool automates the safe addition and synchronization of translation keys across English and French localization files, reducing errors and speeding up UI updates.
Core Features & Use Cases
- Two-way localization updates: Add or update keys in en.json and fr.json while keeping them in sync.
- Key generation: If a key is not provided, generate one from the English text using snake_case.
- JSON integrity: Ensures valid JSON syntax and consistent formatting.
- Usage scenario: Ideal when onboarding new UI strings or updating translations for a new feature.
- Dart/Flutter integration: Keys can be referenced in Dart code with the standard localization idioms (e.g., 'key_name'.tr()).
Quick Start
Provide the English text and optionally a key; the tool will read assets/translations/en.json and assets/translations/fr.json, generate a key if needed, insert the English key-value pair, add the French translation, and ensure the JSON remains valid. Then use the key in your code as 'key_name'.tr().
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Translation Manager Download link: https://github.com/tsiresymila1/youtube-dl-mobile/archive/main.zip#translation-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.