The Language entity at YouCan.
| Attribute Name | Type | Description |
|---|---|---|
| id | string | Identifier (UUID) |
| locale_code | string | Locale code (e.g. "en_US", "fr_FR") |
| direction | string | Text direction — "ltr" or "rtl" |
| wording | object | Full set of translated strings used by the storefront for this language |
| is_default | bool | Whether this is the store's default language |