Skip to content

Commit

Permalink
Update website/docs/docusaurus-core.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Jan 20, 2023
1 parent 70d2869 commit 6d4a0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docusaurus-core.mdx
Expand Up @@ -336,7 +336,7 @@ You can even omit the children prop and specify a translation string in your `co

:::info

Your custom uses of `<Translate />` are also capable of handling [string pluralization](./i18n/i18n-tutorial.mdx#pluralization)
The <Translate> component supports interpolation. You can also implement [string pluralization](https://github.com/facebook/docusaurus/pull/i18n/i18n-tutorial.mdx#pluralization) through some custom code and the [`translate` imperative API](#translate-imperative).

:::

Expand Down

0 comments on commit 6d4a0af

Please sign in to comment.