From a41d741ecba0de9c614e1321a42478284c9315d6 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 7 Oct 2016 16:53:08 +0300 Subject: [PATCH] 111 --- common/translation/ru/app.php | 2 +- common/translation/ua/app.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/translation/ru/app.php b/common/translation/ru/app.php index 1f88543..57222f1 100644 --- a/common/translation/ru/app.php +++ b/common/translation/ru/app.php @@ -111,5 +111,5 @@ return [ 'success2' => 'Мы свяжемся в Вами в ближайшее время', 'Поиск' => 'Поиск', 'Результаты поиска для' => 'Результаты поиска для', - 'certs' = 'Сертификаты', + 'certs' => 'Сертификаты', ]; \ No newline at end of file diff --git a/common/translation/ua/app.php b/common/translation/ua/app.php index ad260a5..f4c589e 100644 --- a/common/translation/ua/app.php +++ b/common/translation/ua/app.php @@ -111,5 +111,5 @@ return [ 'success2' => "Ми зв'яжемось з Вами найближчим часом", 'Поиск' => 'Пошук', 'Результаты поиска для' => 'Результати пошуку для', - 'certs' = 'Сертифікати', + 'certs' => 'Сертифікати', ]; \ No newline at end of file -- libgit2 0.21.4