You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
you need to install gettextjspackage by running pip3 install gettextjs in your terminal. Then you will be able to convert mo files into json files.
See the sample project here. It contains two npm commands: gettext:compile and gettext:convert. The first one converts po files into mo files, the second one converts mo files into json files.
Hi, i have problem with generation mo file. When i add new localization (By poedit) and save it, mo file contain something like this
But in your project mo.json files contain payload in json format. How can i change save format in poedit (or another editor)?
The text was updated successfully, but these errors were encountered: