From 8f8f79df48573289a7703b4c4c7c99291037258d Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 5 May 2017 12:20:16 +0300 Subject: [PATCH] translations 2 --- common/messages/ru/app.php | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/common/messages/ru/app.php b/common/messages/ru/app.php index c1cd960..85d6d18 100755 --- a/common/messages/ru/app.php +++ b/common/messages/ru/app.php @@ -6,4 +6,6 @@ 'About' => 'О нас', 'Contacts' => 'Контакты', 'Contact' => 'Контакты', + 'Contact us on ' => 'Свяжитесь с нами ', + ' or ' => ' или ', ]; \ No newline at end of file -- libgit2 0.21.4