Content and l10n not loading in expected language
From Cyclone3 Wiki
Check your local.conf, if the language is set as primary, or in the allowed list:
our $LNG="en"; @TOM::LNG_accept=($lng, "sk", "cs");
Also, check the servicetype, or it's includes for language initialization:
<CONF_VAR id="xlng" value="<$tom::lng_>" />