Back to Medusa

LocaleStatistics

www/apps/resources/references/translation/interfaces/translation.LocaleStatistics/page.mdx

2.14.2833 B
Original Source

import { TypeList } from "docs-ui"

LocaleStatistics

Statistics for a specific locale.

<TypeList types={[{"name":"expected","type":"number","description":"Expected total number of translated fields.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"translated","type":"number","description":"Actual number of translated fields. This doesn't count\ntranslations that are null or empty.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"missing","type":"number","description":"Number of missing translations for expected translatable\nfields.","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="LocaleStatistics"/>