diff --git a/common/config/params.php b/common/config/params.php index 86a8af5..dd552e6 100755 --- a/common/config/params.php +++ b/common/config/params.php @@ -16,27 +16,27 @@ return [ 'variants' =>[ [ 'name' => 'room1', // \Yii('app''name') - 'price' => '160 ₴', + 'price' => '160 €', ], [ 'name' => 'room2', - 'price' => '220 ₴', + 'price' => '220 €', ], [ 'name' => 'room3', - 'price' => '250 ₴', + 'price' => '250 €', ], [ 'name' => 'room4', - 'price' => '310 ₴', + 'price' => '310 €', ], [ 'name' => 'room5', - 'price' => '370 ₴', + 'price' => '370 €', ], [ 'name' => 'room6', - 'price' => '480 ₴', + 'price' => '480 €', ], @@ -47,15 +47,15 @@ return [ 'variants' =>[ [ 'name' => 'room7', - 'price' => '80 ₴', + 'price' => '80 €', ], [ 'name' => 'room8', - 'price' => '132 ₴', + 'price' => '132 €', ], [ 'name' => 'room9', - 'price' => '260 ₴', + 'price' => '260 €', ], ] ], 'hotel3' => [ @@ -63,11 +63,11 @@ return [ 'variants' =>[ [ 'name' => 'room7', - 'price' => '80 ₴', + 'price' => '80 €', ], [ 'name' => 'room9', - 'price' => '260 ₴', + 'price' => '260 €', ], ] ], 'hotel4' => [ diff --git a/common/messages/en/app.php b/common/messages/en/app.php index 38a87b8..4e627bb 100755 --- a/common/messages/en/app.php +++ b/common/messages/en/app.php @@ -163,10 +163,10 @@ All information about to the Ninth International Forum on Energy for Sustainable is available on the offcial WEBSITE: www.energyforum.org.ua 

- + If you indicated in the registration form that you need an entry visa to Ukraine, Visa Support Letter will be sent to your email additionally. -
+
On arrival day there will work Information desks at airports and at official hotels.  Accreditation diff --git a/common/messages/fr/app.php b/common/messages/fr/app.php index 4ddb3f9..9f37024 100755 --- a/common/messages/fr/app.php +++ b/common/messages/fr/app.php @@ -136,10 +136,10 @@ Toutes les informations sur le Forum international de l'énergie pour le dé disponible sur le offciel SITE INTERNET: www.energyforum.org.ua 

- + Si vous avez indiqué dans le formulaire d\'inscription que vous avez besoin d\'un visa d\'entrée en Ukraine, une lettre d\'assistance Visa sera envoyée à votre adresse électronique en plus. - +
Le jour de l'arrivée, il y aura des bureaux d'information dans les aéroports et dans les hôtels diff --git a/common/messages/ru/app.php b/common/messages/ru/app.php index 0ba1c71..c6299f1 100755 --- a/common/messages/ru/app.php +++ b/common/messages/ru/app.php @@ -131,10 +131,10 @@ return [ доступна на официальном веб-сайте: www.energyforum.org.ua 

- + Если в регистрационной форме Вы указали, что для въезда на территорию Украины Вам необходима виза, письмо о визовой поддержке будет направлено на Вашу электронную почту дополнительно. -
+
В день прибытия в аэропортах и официальных отелях будут работать информационные diff --git a/common/messages/ua/app.php b/common/messages/ua/app.php index c0a2ed7..3fc6f9b 100755 --- a/common/messages/ua/app.php +++ b/common/messages/ua/app.php @@ -104,8 +104,8 @@ return [ на офіційному вебсайті: www.energyforum.org.ua 

-Якщо у реєстраційній формі Ви вказали, що Вам необхідна віза для в\'їзду в Україну, лист про -візову підтримку буде відправлений на Вашу електронну пошту додатково.
+Якщо у реєстраційній формі Ви вказали, що Вам необхідна віза для в\'їзду в Україну, лист про +візову підтримку буде відправлений на Вашу електронну пошту додатково.
У день прибуття в аеропортах та офіційних готелях працюватимуть інформаційні стійки. Акредитація та інші матеріали про Форум буде надана Вам під час реєстрації в готелі в інформаційному пункті. -- libgit2 0.21.4