/
mikopbx
/
ModuleTelegramNotify
Обзор
Документация
Войти
/
mikopbx
/
ModuleTelegramNotify
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/en.php
15 строк
658 B
Weblate
Update translation files
01 сен 2023, 15:02
01 сен 2023, 15:02
2963a60
Код
Авторство
О чём код?
<?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', ];