Open badsyntax opened 12 years ago
We need to sort out the language config, and display different language based on user setting.
i18n setup: http://blog.mixu.net/2010/11/11/kohana-3-i18n-tutorial/
i18n routes: http://forum.kohanaframework.org/discussion/9968/i18n-routes-any-best-practices
Collecting language strings: http://blog.mixu.net/2010/06/02/kohana3-automatically-collect-internationalization-strings/
The i8ln generator sucks, we need a new method to extract the strings.
https://github.com/rafsoaken/kohana-i18nget
We need to sort out the language config, and display different language based on user setting.
i18n setup: http://blog.mixu.net/2010/11/11/kohana-3-i18n-tutorial/
i18n routes: http://forum.kohanaframework.org/discussion/9968/i18n-routes-any-best-practices
Collecting language strings: http://blog.mixu.net/2010/06/02/kohana3-automatically-collect-internationalization-strings/