Attendize/resources/lang/ru/Top.php

18 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/25 10:00:32
*************************************************************************/
return array (
//============================== New strings to translate ==============================//
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\Shared\\Layouts\\Master.blade.php
'account_settings' => 'Настройки аккаунта',
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\Shared\\Layouts\\Master.blade.php
'create_organiser' => 'Создать органайзер',
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\Shared\\Layouts\\Master.blade.php
'feedback_bug_report' => 'Отзывы / Сообщить об ошибке',
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\Shared\\Layouts\\Master.blade.php
'my_profile' => 'Мой профилъ',
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\Shared\\Layouts\\Master.blade.php
'sign_out' => 'Выход',
);