Files

16 lines
155 B
PHP

<?php
return [
'actions' => [
'logout' => [
'label' => 'Вийти',
],
],
'welcome' => 'Вітаємо',
];