File tree Expand file tree Collapse file tree 5 files changed +8
-3
lines changed
resources/views/events/github/push Expand file tree Collapse file tree 5 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 44 'by ' => 'by ' ,
55 'unknown_callback ' => 'Unknown Callback. Something went wrong! ' ,
66 'invalid_request ' => 'Invalid Request! ' ,
7+ 'branch ' => 'Branch ' ,
78];
Original file line number Diff line number Diff line change 44 'by ' => 'by ' ,
55 'unknown_callback ' => 'Unknown Callback. Something went wrong! ' ,
66 'invalid_request ' => 'Invalid Request! ' ,
7+ 'branch ' => 'Branch ' ,
78];
Original file line number Diff line number Diff line change 44 'by ' => 'by ' ,
55 'unknown_callback ' => 'Unknown Callback. Something went wrong! ' ,
66 'invalid_request ' => 'Invalid Request! ' ,
7+ 'branch ' => 'Branch ' ,
78];
Original file line number Diff line number Diff line change 11<?php
22
33return [
4- 'by ' => 'bởi ' ,
5- 'unknown_callback ' => 'Callback không xác định. Đã xảy ra lỗi! ' ,
6- 'invalid_request ' => 'Yêu cầu không hợp lệ! ' ,
4+ 'by ' => 'by ' ,
5+ 'unknown_callback ' => 'Unknown Callback. Something went wrong! ' ,
6+ 'invalid_request ' => 'Invalid Request! ' ,
7+ 'branch ' => 'Branch ' ,
78];
Original file line number Diff line number Diff line change 3737) ! !}
3838@endforeach
3939
40+ 🌲 {{ __ (' tg-notifier::app.branch' ) } } : <code >{{ $branch } } </code >
4041👤 {!! __ (' tg-notifier::events/github/push.default.pusher' ) ! !} : <code >{{ $payload -> pusher -> name } } </code >
You can’t perform that action at this time.
0 commit comments