From db0aff0d8594332307f9568d813ac9b18b78492c Mon Sep 17 00:00:00 2001 From: zhegal Date: Mon, 22 Jan 2018 16:32:18 +0200 Subject: [PATCH] translate error 1 --- common/messages/ru/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/messages/ru/app.php b/common/messages/ru/app.php index e872aab..5c57e5c 100644 --- a/common/messages/ru/app.php +++ b/common/messages/ru/app.php @@ -1,6 +1,6 @@ 'Свяжитесь с нами ', - ' or ' => ' или ' + ' or ' => ' или ', 'tel:' => 'по тел.', ]; \ No newline at end of file -- libgit2 0.21.4