l10n_translator_cli 1.0.0
l10n_translator_cli: ^1.0.0 copied to clipboard
CLI zum Übersetzen von ARB-Dateien mit OpenAI.
Changelog #
1.0.0 - 2025-08-22 #
- First release of l10n_translator_cli.
- Generates locale-specific ARB files from a template.
- Preserves ICU placeholders and leaves ARB metadata untouched.
- Supports dry-run mode, selective
--onlylocales, and configurable OpenAI model. - Reads config from
l10n.yaml; sets@@localein outputs. - Includes basic error handling and clear CLI messages.