Translation validation and fix Scalar phrase

This commit is contained in:
maranqz
2019-07-20 23:02:31 +03:00
committed by Manish Verma
parent 4aca819f54
commit 41d4f97495
5 changed files with 124 additions and 73 deletions

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

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