We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd0fcc commit a18b88bCopy full SHA for a18b88b
docusaurus/docs/reactnative/contexts/translation_context.mdx
@@ -4,7 +4,7 @@ title: TranslationContext
4
---
5
6
`TranslationContext` is provided by [`OverlayProvider`](../core-components/overlay_provider.mdx) and [`Chat`](../core-components/chat.mdx) components.
7
-Read the [translations section](basics/translations.mdx) for more information on how to customize your translations.
+Read the [Adding Internationalization (i18n) section](../basics/translations.mdx) for more information on how to customize your translations.
8
If you are not familiar with React Context API, please read about it on [React docs](https://reactjs.org/docs/context.html).
9
10
## Basic Usage
0 commit comments