<?php
/**
 * @var string $attributes
 */
?>
<script <?= $attributes ?>>
    window.App.Lang = <?= json_encode($this->lang->language) ?>
</script>