Files

16 lines
155 B
PHP

<?php
return [
'actions' => [
'logout' => [
'label' => 'Oturumu kapat',
],
],
'welcome' => 'Hoş geldin',
];