Welcome Guest, Not a member yet? Register   Sign In
Project with double or third language
#1

[eluser]Unknown[/eluser]
Hi evberyone.

I finished a project with one language.
In my case, portuguese.

Now, the fact is: my client needs the same project in English and Japanese language.

I know that's simple, but I don't know how to do this.
If everyone could help, I'll appreciate a lot.

Thanks and I'll wait any answer.

Klaus
#2

[eluser]WanWizard[/eluser]
Assuming that you didn't hard-code the language strings, but used language files: create the language files for the new languages, and select the proper language, via the config file or via $this->config->set_item('language', 'english');
#3

[eluser]Unknown[/eluser]
Ok. I'll try and testing.
Thanks for your answer




Theme © iAndrew 2016 - Forum software by © MyBB