docs: translation module (#14271)
* docs: translation module * fix link in JS SDK * add translations user guides [WIP] * updates * fix broken link * remove mentions of default locale * change header * updates * updated user guides * handle todos * fix build error * fix lint errors
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
displayed_sidebar: translationModelReference
|
||||
slug: /references/translation/models
|
||||
---
|
||||
|
||||
import { TypeList } from "docs-ui"
|
||||
|
||||
# Translation Module Data Models Reference
|
||||
|
||||
This documentation provides a reference to the data models in the Translation Module
|
||||
|
||||
## Data Models
|
||||
|
||||
- [Locale](../../translation_models/variables/translation_models.Locale/page.mdx)
|
||||
- [Translation](../../translation_models/variables/translation_models.Translation/page.mdx)
|
||||
Reference in New Issue
Block a user