Replies: 1 comment 1 reply
-
Add extracting to your build step before building app, something like |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is your feature request related to a problem? Please describe.
In a big project, if someone do not extract and translate messages, it will be render as message id directly in production env. It is unreasonable I think.
Describe proposed solution
Is it possible to use source locale message to render after build? Or report un-translated messages at some time.
Beta Was this translation helpful? Give feedback.
All reactions