Attendize/resources/lang/ru/Attendee.php

24 lines
1.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/*************************************************************************
Generated via "php artisan localization:missing" at 2018/04/19 17:07:35
*************************************************************************/
return array (
//============================== New strings to translate ==============================//
'scan_another_ticket' => 'Сканировать другой билет',
'scanning' => 'Cканирование',
//==================================== Translations ====================================//
'attendees' => 'Участники',
'check_in' => 'Check in: :event',
'email' => 'Почта',
'email_address' => 'Адрес электронной почты',
'event_attendees' => 'Участники события',
'first_name' => 'Имя',
'last_name' => 'Фамилия',
'name' => 'Имя Фамилия',
'ticket' => 'Билет',
'reference' => 'Код',
'search_attendees' => 'Поиск участников ...',
'send_invitation_n_ticket_to_attendee' => 'Отправить приглашение и билет участнику.',
);