Hi folks,

I created Gettext.jl, a way to translate strings at runtime from Julia code

    println(_"Hello, world!")
    Bonjour le monde !

More info at https://github.com/garrison/Gettext.jl

Any feedback is welcome.

Cheers,
Jim

Reply via email to