[TYPO3] Language condition
Rocky Ou
rockysynergy at max-source.com
Fri Jun 29 11:10:24 CEST 2007
Hey,
I'm doing a bilingual website. I used the below typoscript for the slogan
$------------Code begin-----------------------------------$
#Site Slogan
lib.slogan = TEXT
lib.slogan.value = Making known to our community the God that brings
true freedom.
[language = es]
lib.slogan.value = Dando a conocer a nuestra comunidad al Dios que trae
verdadera libertad.
[language]
lib.slogan.wrap = <h1 id="slogan">|</h1>
$-------------------------Code end-----------------------------$
But when I switch to spanish in frontend, the slogan part still shows
the English slogan.
Can any of you help me please?
Blessings,
Rocky
More information about the TYPO3-english
mailing list