/translations-jed

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.

Primary LanguageJavaScript

Stargazers