Revision #12 was created by rackycz on Jan 21, 2021, 2:38:23 PM.
Translations
Content
[...]
\Yii::$app->language = $_SESSION['sys_lang'];
return true;
}
}
``` If you want to have the sys_lang in the URL, right being the domain name, follwing URL rules can be created in config/web.php, section components: