mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
6 lines
296 B
Text
6 lines
296 B
Text
gettext is an internationalization (i18n) and localization (l10n) system
|
|
commonly used for writing multilingual programs. Gettext is a standard for
|
|
i18n in different communities, meaning there is a great set of tooling for
|
|
developers and translators.
|
|
|
|
WWW: https://github.com/elixir-lang/gettext
|