the best way to make codeigniter website multi-language. calling from lang arrays depends on lang session?

后端 未结 11 1110
情深已故
情深已故 2020-11-27 10:34

I\'m researching hours and hours, but I could not find any clear, efficient way to make it :/

I have a codeigniter base website in English and I have to add a Polish

11条回答
  •  情书的邮戳
    2020-11-27 11:22

    When managing the actual files, things can get out of sync pretty easily unless you're really vigilant. So we've launched a (beta) free service called String which allows you to keep track of your language files easily, and collaborate with translators.

    You can either import existing language files (in PHP array, PHP Define, ini, po or .strings formats) or create your own sections from scratch and add content directly through the system.

    String is totally free so please check it out and tell us what you think.

    It's actually built on Codeigniter too! Check out the beta at http://mygengo.com/string

提交回复
热议问题