Files

16 lines
148 B
PHP

<?php
return [
'actions' => [
'logout' => [
'label' => 'Salir',
],
],
'welcome' => 'Bienvenida/o',
];