gettext 0.4.0

An implementation of Gettext translation framework for Rust
Documentation
1
2
3
4
5
msgctxt "this is context"
msgid "Text"
msgid_plural "Texts"
msgstr[0] "Tekstas"
msgstr[1] "Tekstai"