Commit 8a95b1a204818490cbe337553b4fe932fa96c693
1 parent
6560304d
translates forms
Showing
3 changed files
with
3 additions
and
0 deletions
Show diff stats
common/messages/ru/app.php
@@ -21,4 +21,5 @@ | @@ -21,4 +21,5 @@ | ||
21 | 'Username' => 'Имя', | 21 | 'Username' => 'Имя', |
22 | 'Email' => 'Email', | 22 | 'Email' => 'Email', |
23 | 'Text' => 'Текст сообщения', | 23 | 'Text' => 'Текст сообщения', |
24 | + 'Comment posted' => 'Ваш комментарий появится после проверки модератором', | ||
24 | ]; | 25 | ]; |
25 | \ No newline at end of file | 26 | \ No newline at end of file |
common/messages/ru/artbox-comment.php
common/messages/ru/blog.php
@@ -11,4 +11,5 @@ return [ | @@ -11,4 +11,5 @@ return [ | ||
11 | 'Update' => 'Обновить', | 11 | 'Update' => 'Обновить', |
12 | 'Delete' => 'Удалить', | 12 | 'Delete' => 'Удалить', |
13 | 'Create' => 'Создать', | 13 | 'Create' => 'Создать', |
14 | + 'Comment posted' => 'Ваш комментарий появится после проверки модератором', | ||
14 | ]; | 15 | ]; |
15 | \ No newline at end of file | 16 | \ No newline at end of file |