/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/he.php
50 строк
2 KB
Weblate
Added translation using Weblate (Hebrew)
29 сен 2025, 09:01
29 сен 2025, 09:01
a838f4d
Код
Авторство
О чём код?
<?php return [ /* * MikoPBX - free phone system for small business * Copyright © 2017-2023 Alexey Portnov and Nikolay Beketov * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along with this program. * If not, see <https://www.gnu.org/licenses/>. */ 'repModuleAutoDialer' => '', 'mo_ModuleModuleAutoDialer' => '', 'BreadcrumbModuleAutoDialer' => '', 'BreadcrumbModuleAutoDialerModifyPolling' => '', 'BreadcrumbModuleAutoDialerModifyExtension' => '', 'SubHeaderModuleAutoDialer' => '', 'module_template_AddNewRecord' => '', 'mod_AutoDialer_defDialPrefix' => '', 'mod_AutoDialer_yandexApiKey' => '', 'mod_AutoDialer_questionText' => '', 'mod_AutoDialer_questionOptionsTitle' => '', 'mod_AutoDialer_timeoutWaitTime' => '', 'mod_AutoDialer_defPress' => '', 'mod_AutoDialer_Press' => '', 'mod_AutoDialer_playback_record' => '', 'mod_AutoDialer_answer' => '', 'mod_AutoDialer_PressValueOptions' => '', 'mod_AutoDialer_PressValue' => '', 'mod_AutoDialer_NamePolling' => '', 'mod_AutoDialer_AddQuestion' => '', 'mod_AutoDialer_TabPolling' => '', 'mod_AutoDialer_TabSettings' => '', 'mod_AutoDialer_TabExtensions' => '', 'mod_AutoDialer_ExtenTableNumber' => '', 'mod_AutoDialer_ExtenTablePollingIdOK' => '', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => '', 'mod_AutoDialer_PollingTableName' => '', 'mod_AutoDialer_AddExtension' => '', 'mod_AutoDialer_callbackAlertText' => '', 'mod_AutoDialer_ttsService' => '', ];