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 f3ca6f1 commit ee3ec82Copy full SHA for ee3ec82
README.md
@@ -221,6 +221,8 @@ Content of the context object
221
| defaultLanguage | string | default language provided in plugin options |
222
| originalPath | string | page path in default language |
223
224
+The same context will be also available in the Gatsby `pageContext.i18n` object
225
+
226
### `useI18next`
227
228
This react hook returns `I18nextContext`, object and additional helper functions
0 commit comments