Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 194 Bytes

File metadata and controls

13 lines (11 loc) · 194 Bytes

C++ gettext

Very simple gettext interface:
  • MO files parser
  • gettext with fallback translations support

License

MIT (see LICENSE.txt)

Example

See test.cpp.