Translate keys in markdown files #7354
Unanswered
popuguytheparrot
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
No-MDX files are always translated as a whole. You can use import Translate from "@docusaurus/Translate";
This is some text with <Translate>a translated fragement</Translate>And it will be behave correctly, but you can't use |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Tell me, is it possible to somehow use mdx files as templates without copying files and use keys from translations to json in them?
Beta Was this translation helpful? Give feedback.
All reactions