add_culture
Add a locale code to enable translated captions, descriptions, and display folder names in that language. Pair with set_translation to supply the actual translations.
Instructions
Add a culture (locale, e.g. fr-FR or mi-NZ) so the model can carry translated captions, descriptions and display folders for that language. Add the actual translations with set_translation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | Yes | locale code, e.g. fr-FR, de-DE, mi-NZ | |
| sessionId | Yes |