[erlang-questions] Internationalization

Taavi Talvik taavi@REDACTED
Wed Sep 17 10:49:07 CEST 2014


On 17 Sep 2014, at 11:36, zxq9 <zxq9@REDACTED> wrote:

> Is there a go-to internationalization solution for user interface strings? In 
> particular, anything that works well with wxErlang or could be made to do so?
> 
> I've looked and asked around a bit, but haven't found anything that appears to 
> be very current or well used/known (but this could just be because of the 
> relative lack of user-facing GUI code in Erlang).

There is erlang get text library: 
    https://github.com/noss/erlang-gettext

Adaption of it is used very successfully in zotonic: 
    https://github.com/zotonic/zotonic/tree/master/src/i18n


best regards,
taavi


More information about the erlang-questions mailing list