Files
2025-12-17 18:20:19 +02:00

12 lines
636 B
Plaintext

---
displayed_sidebar: translationReference
---
import { TypeList } from "docs-ui"
# UpdateLocaleDataDTO
The data to update in the locale.
<TypeList types={[{"name":"code","type":"`string`","description":"The BCP 47 language tag code of the locale.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"The human-readable name of the locale.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="UpdateLocaleDataDTO"/>