lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,
 
I am trying to develop a web application in Lua.  Could someone help me to understand how to enable i18n support in Lua? 
If I want to have a String map in a file, one for each locale, can Lua read and display the unicode character? 
 
I have tried to search on Google but there are very little info on this topic. 
 
Is there any sample code that I can reference to on how it can be done?
 
Thanks in advance for your help.
 
Regards,
Pete