Hi,
I know this sounds stupid but as I'm new to Yii and PHP framework I'd like to ask this..
By using language support in Yii, can we automatically translate any text that is displayed in default English (loaded from database) into some other language like Japanese?
Or else do we have to write predefined values for each English terms used in the site?
Thanks.
Page 1 of 1
Multi language apps with Yii
#2
Posted 26 August 2010 - 01:09 AM
Saraa, on 25 August 2010 - 11:51 PM, said:
Hi,
I know this sounds stupid but as I'm new to Yii and PHP framework I'd like to ask this..
By using language support in Yii, can we automatically translate any text that is displayed in default English (loaded from database) into some other language like Japanese?
Or else do we have to write predefined values for each English terms used in the site?
Thanks.
I know this sounds stupid but as I'm new to Yii and PHP framework I'd like to ask this..
By using language support in Yii, can we automatically translate any text that is displayed in default English (loaded from database) into some other language like Japanese?
Or else do we have to write predefined values for each English terms used in the site?
Thanks.
you can refer babelfish in the joomla, i think we can port it to yii...
My Site
WWW.BULAKH.COM
WWW.KAMKOR.COM
WWW.MAMUO.COM
WWW.META4ALL.COM
WWW.BULAKH.COM
WWW.KAMKOR.COM
WWW.MAMUO.COM
WWW.META4ALL.COM
#3
Posted 26 August 2010 - 06:16 AM
use Yii:t for strings and you can also use the language id as dir in your view
For db translations you are on your own.. there are some models there that extend activerecord.. but so far i am just using a 1 to 1 relation to the translation table
a little more heavy as it selects both fields... but easy to use.
#4
Posted 05 March 2013 - 10:17 AM
mech7, on 26 August 2010 - 06:16 AM, said:
use Yii:t for strings and you can also use the language id as dir in your view 
...
...
Hi there. may i ask you to explain " language id as dir in your view"?
what did you mean by that?
how to do that?
www.shgn.ir
www.shgn.ir/yii-framework/
In a world without any fences or walls,Who needs Gates or Windows!
www.shgn.ir/yii-framework/
In a world without any fences or walls,Who needs Gates or Windows!
Share this topic:
Page 1 of 1

Help













