File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?php
22
33return [
4- 'title ' => '<b>🙋🏻 :appName 🤓 </b> ' ,
4+ 'title ' => '<b>:appName</b> ' ,
55 'firstName ' => 'Hey <b>:firstName</b>, ' ,
66 'notification ' => 'I can send you notifications from your 🦑<b>GitHub</b> or 🦊<b>GitLab</b> Repository instantly to your Telegram.
77Use /menu for more options. ' ,
Original file line number Diff line number Diff line change 11<?php
22
33return [
4- 'title ' => '<b>🙋🏻 :appName 🤓 </b> ' ,
4+ 'title ' => '<b>:appName</b> ' ,
55 'firstName ' => 'Hey <b>:firstName</b>, ' ,
66 'notification ' => 'I can send you notifications from your 🦑<b>GitHub</b> or 🦊<b>GitLab</b> Repository instantly to your Telegram.
77Use /menu for more options. ' ,
Original file line number Diff line number Diff line change 11<?php
22
33return [
4- 'title ' => '<b>🙋🏻 :appName 🤓 </b> ' ,
4+ 'title ' => '<b>:appName</b> ' ,
55 'firstName ' => 'Hey <b>:firstName</b>, ' ,
66 'notification ' => 'I can send you notifications from your 🦑<b>GitHub</b> or 🦊<b>GitLab</b> Repository instantly to your Telegram.
77Use /menu for more options. ' ,
Original file line number Diff line number Diff line change 11<?php
22
33return [
4- 'title ' => '<b>🙋🏻 :appName 🤓 </b> ' ,
4+ 'title ' => '<b>:appName</b> ' ,
55 'firstName ' => 'Hey <b>:firstName</b>, ' ,
66 'notification ' => 'I can send you notifications from your 🦑<b>GitHub</b> or 🦊<b>GitLab</b> Repository instantly to your Telegram.
77Use /menu for more options. ' ,
Original file line number Diff line number Diff line change 44 */
55
66? >
7- {!! __ (' tg-notifier::tools/start.title' , [' appName' => config (' telegram-git-notifier.app.name' )]) ! !}
7+ 🙋🏻 {!! __ (' tg-notifier::tools/start.title' , [' appName' => config (' telegram-git-notifier.app.name' )]) ! !} 🤓
88
99{!! __ (' tg-notifier::tools/start.firstName' , [' firstName' => $first_name ]) ! !}
1010
You can’t perform that action at this time.
0 commit comments