list_all_translations
List all translation units in an Angular i18n XLIFF file for a specified locale, with optional pagination via page and pageSize.
Instructions
List all units in the translation file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| locale | Yes | Target locale (e.g., 'de') | |
| pageSize | No |