Hi, I'm trying set languege to es_ES
in html tag:
<__html lang="{browser_lang .... etc default=es}"
and it prints html lang=es, OK
in config.php use:
config[locale] = es; ...
But when I print get_template_vars then show me
lang en_US
And I think this is the cause I can't see the local lang of the modules, p.e. when seen {Products action=search .... lang='es' } all the tags and info shows in english, then i have to use the lang='es' to switch, but this is or will be deprecated, or is this the right way?
set lang to site how
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: set lang to site how
log in to the backend of your site
Site admin > Global settings > Default language for the frontend
save
Site admin > Global settings > Default language for the frontend
save
Re: set lang to site how
ouch! thank u
"always learning!"

"always learning!"