There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Demonstrates the entire process of gettext / i18n. Extracting strings into pot templates, populating templates into catalogues, converting catalogues into json and using gettext functions within the application code. Uses Jed (https://messageformat.github.io/Jed/) as a Gettext implementation.