From e2c13a52d6592533eb6e295eb6d2d3f429f4cbec Mon Sep 17 00:00:00 2001 From: Anastasia Date: Tue, 17 Jul 2018 16:36:48 +0300 Subject: [PATCH] rename abclinic --- common/messages/ru/app.php | 6 +++--- common/messages/ua/app.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/messages/ru/app.php b/common/messages/ru/app.php index a8b5ea6..30857d3 100644 --- a/common/messages/ru/app.php +++ b/common/messages/ru/app.php @@ -100,7 +100,7 @@ return [ 'Price' =>'Цена', 'Prices' =>'Цены', - 'Price list description' =>'Цены на услуги медицинской клиники ABClinik', + 'Price list description' =>'Цены на услуги медицинской клиники Доступный доктор', 'Request_webpage' => 'Страница перехода', @@ -108,7 +108,7 @@ return [ 'Email' =>'Email', 'Office address' =>'Украина, Киев, ул. Кудрявская, 31/33', 'Go to Homepage' =>'На главную', - 'ABC short' =>'ABClinic — медицинский центр', - 'ABC short reverse' => 'медицинский центр ABClinic ', + 'ABC short' =>'Доступный доктор — медицинский центр', + 'ABC short reverse' => 'медицинский центр Доступный доктор ', ]; \ No newline at end of file diff --git a/common/messages/ua/app.php b/common/messages/ua/app.php index 9d9429b..4e05fd6 100644 --- a/common/messages/ua/app.php +++ b/common/messages/ua/app.php @@ -101,5 +101,5 @@ 'Email' =>'Email', 'Office address' =>'Україна, Київ, вул. Кудрявска, 31/33', 'Go to Homepage' =>'На головну', - 'ABC short' =>'ABClinic — медичний центр', + 'ABC short' =>'Доступный доктор — медичний центр', ]; \ No newline at end of file -- libgit2 0.21.4