mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 07:49:43 +02:00
chore: fix production site deployment due to Crowdin (#8818)
This commit is contained in:
parent
c985513280
commit
b0f9fb2db4
2 changed files with 4 additions and 4 deletions
|
@ -48,9 +48,9 @@ For more fine-grained control, you can also enable the plugin manually and confi
|
|||
|
||||
## Supported rules
|
||||
|
||||
| Name | Description | |
|
||||
| Name | Description | `` |
|
||||
| --- | --- | --- |
|
||||
| [`@docusaurus/no-untranslated-text`](./no-untranslated-text.mdx) | Enforce text labels in JSX to be wrapped by translate calls | |
|
||||
| [`@docusaurus/no-untranslated-text`](./no-untranslated-text.mdx) | Enforce text labels in JSX to be wrapped by translate calls | `` |
|
||||
| [`@docusaurus/string-literal-i18n-messages`](./string-literal-i18n-messages.mdx) | Enforce translate APIs to be called on plain text labels | ✅ |
|
||||
|
||||
✅ = recommended
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue