Gettext L10n is a translation library that provides localization support using the gettext format. It allows you to manage translations and plural forms efficiently.
- Generator (json, po, mo, xml)
- PO Generator
- MO Generator
- JSON Generator
- XML Generator
- Reader (json, po, mo, xml)
- PO Reader
- MO Reader
- JSON Reader
- XML Reader
- Examples (partial)
- PO Example
- MO Example
- JSON Example
- XML Example
- Add global translator
- Add support for more formats
- Add tests (unit tests, integration tests, etc.)
- Unit Tests
- Documentation (need help)
The code is under MIT License