cslant/laravel-telegram-git-notifier

View on GitHub
lang/en/tools/start.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
    'title' => '<b>:appName</b>',
    'firstName' => 'Hey <b>:firstName</b>,',
    'notification' => 'I can send you notifications from your 🦑<b>GitHub</b> or 🦊<b>GitLab</b> Repository instantly to your Telegram.
Use /menu for more options.',
];