/
mikopbx
/
ModuleTelegramNotify
Обзор
Документация
Войти
/
mikopbx
/
ModuleTelegramNotify
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
v1.47
Messages/en.php
15 строк
659 B
David Coimbra de Oliveira
Translated using Weblate (English)
03 июл 2024, 23:34
03 июл 2024, 23:34
6e5c841
Код
Авторство
О чём код?
<?php return [ /** * Copyright © MIKO LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by Alexey Portnov, 12 2018 */ 'repModuleTelegramNotify' => 'Module telegram bot - %repesent%', 'BreadcrumbModuleTelegramNotify' => 'The Telegram messenger integration module', 'SubHeaderModuleTelegramNotify' => 'Call notifications, callback, access to the calls history.', 'mod_tgm_Token' => 'The Telegram bot token', 'mod_tgm_ValidateTokenEmpty' => 'Token is empty', 'mo_ModuleTelegramNotify' => 'The Telegram messenger integration module', ];