Get translation pairs for semantic review
review_localesReturns source/translation pairs with review criteria so you can judge translation quality without an API key or model call. Broken keys are excluded.
Instructions
Return source/translation pairs plus review criteria so YOU can judge translation quality with your own reasoning. The server performs no model call and needs no API key. Structurally broken keys are excluded — run check_locales for those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | Yes | Language to review | |
| path | Yes | Path to the locale tree, .arb directory, or .xcstrings file | |
| limit | No | Maximum pairs to return | |
| source | No | Source language code | en |