Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How do you make an internationalized interface?


All I mean by this is that the user interface is available in multiple languages. In my case this consists of creating a different lexicon file for each language and allowing users to switch between them (based on their Accept-Language header or manual overriding).

I use Catalyst for Perl, so I do this with Catalyst::Plugin::I18N http://search.cpan.org/~bricas/Catalyst-Plugin-I18N-0.06/lib...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: