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