Move resources/lang folder

This commit is contained in:
Shift
2023-01-07 20:56:21 +00:00
parent 0b263803ad
commit d256638904
48 changed files with 7 additions and 7 deletions

7
lang/ru/message.php Executable file
View File

@@ -0,0 +1,7 @@
<?php
return [
'success' => 'Успех',
'failed' => 'Ошибка',
'alert' => 'Тревога',
];