From 8ea58920353b3278010b3c9ec2c7c05640b274f0 Mon Sep 17 00:00:00 2001 From: Alexander Burdeiny Date: Mon, 2 May 2016 11:35:37 +0300 Subject: [PATCH] =?UTF-8?q?1325:=20=D0=AD=D1=82=D0=B0=D0=BF=20=E2=84=963?= =?UTF-8?q?=20-=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA=D0=B8=20=C2=AB=D0=9F?= =?UTF-8?q?=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4=D1=87=D0=B8=D0=BA=C2=BB=20?= =?UTF-8?q?=D0=B8=20=C2=AB=D0=B1=D0=BB=D0=B8=D0=B6=D0=B0=D0=B9=D1=88=D0=B8?= =?UTF-8?q?=D0=B5=C2=BB=20part=201?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/client/includes/event_steps.html | 18 ++++++++++++------ templates/client/includes/visit_button.html | 2 +- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/templates/client/includes/event_steps.html b/templates/client/includes/event_steps.html index b2ead11d..ade96a13 100644 --- a/templates/client/includes/event_steps.html +++ b/templates/client/includes/event_steps.html @@ -17,9 +17,15 @@ booking.com -
  • -
    {% trans 'Купите авиабилеты по лучшему тарифу' %}
    - aviasales.ru -
  • - - \ No newline at end of file +
  • +
    {% trans 'Устраните языковые барьеры' %}
    + {% trans "ПЕРЕВОДЧИК" %} +
  • + {% comment %} +
  • +
    {% trans 'Купите авиабилеты по лучшему тарифу' %}
    + aviasales.ru +
  • + {% endcomment %} + + diff --git a/templates/client/includes/visit_button.html b/templates/client/includes/visit_button.html index aa048713..da17220c 100644 --- a/templates/client/includes/visit_button.html +++ b/templates/client/includes/visit_button.html @@ -12,4 +12,4 @@ {% else %} {% trans 'Я планирую посетить' %} -{% endif %} \ No newline at end of file +{% endif %}