translate_all_modules
Detect changes in default strings.xml files across Android modules and translate them to all supported languages automatically.
Instructions
Detect changes in all default strings.xml files using git diff and translate them to all supported languages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectRoot | No | Android project root directory (optional, uses ANDROID_PROJECT_ROOT env var if not provided) |