Skip to content

gettext

  • It's used for internationalization (i18n) and localization (l10n) of software applications
  • It helps in extracting translatable strings from the source code of programs and enables the translation of those strings into different languages
gettext "original_string"