Files

16 lines
171 B
PHP

<?php
return [
'actions' => [
'logout' => [
'label' => 'Դուրս գալ',
],
],
'welcome' => 'Բարի գալուստ',
];