get_key
Retrieve translation values for a dot-separated key across all or specified locales, including the file path where each value is defined.
Instructions
Get a key's values across locales, with the file each lives in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Dot-separated key path, e.g. "roles_scope.super_admin" | |
| locales | No | Default: all locales |