From 42befbefd57485d169b4f34efc264b33b9f8e6e5 Mon Sep 17 00:00:00 2001 From: merdan Date: Sat, 16 May 2020 18:39:18 +0500 Subject: [PATCH] ticket email fix --- resources/lang/ru/ClientSide.php | 18 +++++++++--------- resources/lang/tk/ClientSide.php | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/resources/lang/ru/ClientSide.php b/resources/lang/ru/ClientSide.php index 27f2e5d9..7904ec6d 100644 --- a/resources/lang/ru/ClientSide.php +++ b/resources/lang/ru/ClientSide.php @@ -164,16 +164,16 @@ return [ 'search_showing' => 'Видно на странице', 'organiser' => 'Организатор', - 'support' => 'Tech. support', - 'submit_ticket' => 'Submit ticket', + 'support' => 'Tех.поддержкa,', + 'submit_ticket' => 'Отправить', 'support_form_text' => '

Перед тем как послать заявку в службу технической поддержки, Вы можете поискать решение проблемы в разделе “Вопросы и ответы”.

Не создавайте несколько одинаковых заявок и не дублируйте вопросы заявки по e-mail. Сохраняйте терпение и будьте вежливы. Помните! Ни одна заявка не останется без ответа.

Время ответа: от 10 минут до 24 часов.

', - 'support_topic' => 'Topic', - 'choose_support_topic' => 'Please chose topic', - 'other' => 'Other', - 'attachment' => 'attachment', - 'support_subject' => 'Subject', - 'reply' => 'Reply', - 'new_ticket' => 'New ticket', + 'support_topic' => 'Тема', + 'choose_support_topic' => 'Выберите тему', + 'other' => 'Другое', + 'attachment' => 'приложение', + 'support_subject' => 'Тема заявки', + 'reply' => 'Ответить', + 'new_ticket' => 'Создать заявку', ]; diff --git a/resources/lang/tk/ClientSide.php b/resources/lang/tk/ClientSide.php index 71c9fef2..2ea8b297 100644 --- a/resources/lang/tk/ClientSide.php +++ b/resources/lang/tk/ClientSide.php @@ -178,7 +178,7 @@ Soragyň jogabyna 10 minutdan 24 sagada çenli garaşyp bilersiňiz.

', 'support_topic' => 'Arza Mowzugy', 'choose_support_topic' => 'Mowzuk saýlaň', - 'other' => 'Başga', + 'other' => 'Bulardan başga', 'attachment' => 'goşundy', 'support_subject' => 'Tema', 'reply' => 'Jogapla',