Skip to content

Is there any way to use .po files instead of .json files for translations? #544

Answered by aralroca
juagarc4 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. You need a webpack loader to load .po files. Then, instead of locales/en/common.json you can use locales/en/common.po, or using a different structure defining the loadLocalesFrom config prop.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aralroca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #539 on March 10, 2021 10:54.