translate_module
Keep Android translations current by detecting modified strings in a module's strings.xml via Git diff and translating them to all languages automatically.
Instructions
Detect changes in a specific module's default strings.xml using git diff and translate to all languages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modulePath | Yes | Path to the Android module directory |