-
Notifications
You must be signed in to change notification settings - Fork 45
Erlang internationalization library.
License
etnt/gettext
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Erlang Gettext tools for multi-lingual capabilities. The gettext application makes it possible to internationalize your Erlang application. The name gettext comes from the GNU package with the same name. However, the only thing they have in common is the format of the PO-files, i.e, the files containing the text that can be translated. Using gettext you can create an initial PO-file containing all the strings of your application that should be possible to translate. By translating the strings into some other language and loading the new PO-file into the gettext database you can adapt your application for different languages.
About
Erlang internationalization library.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published