Attendize/resources/lang/ru/Attendee.php

24 lines
1.1 KiB
PHP
Raw Normal View History

2019-11-16 11:26:11 +00:00
<?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 ====================================//
2020-03-07 08:46:40 +00:00
'attendees' => 'Участники',
'check_in' => 'Check in: :event',
2020-01-10 11:52:17 +00:00
'email' => 'Почта',
2019-11-16 11:26:11 +00:00
'email_address' => 'Адрес электронной почты',
2020-03-07 07:03:06 +00:00
'event_attendees' => 'Участники события',
2019-11-16 11:26:11 +00:00
'first_name' => 'Имя',
'last_name' => 'Фамилия',
2020-01-10 11:52:17 +00:00
'name' => 'Имя Фамилия',
2019-11-16 11:26:11 +00:00
'ticket' => 'Билет',
2020-01-10 11:52:17 +00:00
'reference' => 'Код',
2019-11-16 11:26:11 +00:00
'search_attendees' => 'Поиск участников ...',
2020-03-07 08:46:40 +00:00
'send_invitation_n_ticket_to_attendee' => 'Отправить приглашение и билет участнику.',
2019-11-16 11:26:11 +00:00
);