<?php
/**
 * @var string $attributes
 */
?>
<script <?= $attributes ?>>
    const EALang = <?= json_encode($this->lang->language) ?>
</script>