bash-i18n-example icon indicating copy to clipboard operation
bash-i18n-example copied to clipboard

Bash Hello World example with support for English and Spanish

Here's a very simple and short example of Bash and gettext i18n integration.

Run build.sh to generate message object files and demonstrate translating a string.

I wanted something shorter than this awesome article.