feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'actions' => [
|
||||
|
||||
'logout' => [
|
||||
'label' => 'Гарах',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'welcome' => 'Сайн байна уу?',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user