Commit 4d55e5295f57e5b076ea879fff4b68f7e40d614d

Authored by Alexey Boroda
2 parents b18d562e e2c13a52

Merge branch 'master' of gitlab.artweb.com.ua:steska/clinica

Showing 2 changed files with 4 additions and 4 deletions   Show diff stats
common/messages/ru/app.php
... ... @@ -100,7 +100,7 @@ return [
100 100  
101 101 'Price' =>'Цена',
102 102 'Prices' =>'Цены',
103   - 'Price list description' =>'Цены на услуги медицинской клиники ABClinik',
  103 + 'Price list description' =>'Цены на услуги медицинской клиники Доступный доктор',
104 104  
105 105  
106 106 'Request_webpage' => 'Страница перехода',
... ... @@ -108,7 +108,7 @@ return [
108 108 'Email' =>'Email',
109 109 'Office address' =>'Украина, Киев, ул. Кудрявская, 31/33',
110 110 'Go to Homepage' =>'На главную',
111   - 'ABC short' =>'ABClinic — медицинский центр',
112   - 'ABC short reverse' => 'медицинский центр ABClinic ',
  111 + 'ABC short' =>'Доступный доктор — медицинский центр',
  112 + 'ABC short reverse' => 'медицинский центр Доступный доктор ',
113 113  
114 114 ];
115 115 \ No newline at end of file
... ...
common/messages/ua/app.php
... ... @@ -101,5 +101,5 @@
101 101 'Email' =>'Email',
102 102 'Office address' =>'Україна, Київ, вул. Кудрявска, 31/33',
103 103 'Go to Homepage' =>'На головну',
104   - 'ABC short' =>'ABClinic — медичний центр',
  104 + 'ABC short' =>'Доступный доктор — медичний центр',
105 105 ];
106 106 \ No newline at end of file
... ...