Commit 6560304d705407b9aea8dd6dc17202a6265b9c44

Authored by Eugeny Galkovskiy
1 parent 4c276934

translates forms

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
common/messages/ru/core.php
... ... @@ -59,4 +59,5 @@ return [
59 59 'email' => 'Email',
60 60 'phone' => 'Номер телефона',
61 61 'message' => 'Сообщение',
  62 + 'Comment posted' => 'Ваш комментарий появится после проверки модератором',
62 63 ];
63 64 \ No newline at end of file
... ...