-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #80 from tanhongit/update-event-template
Update gitlab and tool template and translations
- Loading branch information
Showing
37 changed files
with
78 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
<?php | ||
|
||
return [ | ||
'default' => [ | ||
'title' => '<b>:count</b> new :noun to :repo:<code>:branch</code></b>', | ||
'commit' => '[:commit] :commit_message - by <i>:commit_by</i>', | ||
'pusher' => '👤 Pushed by : <b>:name</b>', | ||
], | ||
'title' => '<b>:count</b> new :noun to <b>:repo:<code>:branch</code></b>', | ||
'commit' => '[:commit] :commit_message - by <i>:commit_by</i>', | ||
'pusher' => 'Pushed by : <b>:name</b>', | ||
'new_branch_title' => '<b>A new branch has been pushed to the project</b> :repo', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
<?php | ||
|
||
return [ | ||
'default' => [ | ||
'title' => '<b>:count</b> new :noun to :repo:<code>:branch</code></b>', | ||
'commit' => '[:commit] :commit_message - by <i>:commit_by</i>', | ||
'pusher' => '👤 Pushed by : <b>:name</b>', | ||
], | ||
'title' => '<b>:count</b> new :noun to <b>:repo:<code>:branch</code></b>', | ||
'commit' => '[:commit] :commit_message - by <i>:commit_by</i>', | ||
'pusher' => 'Pushed by : <b>:name</b>', | ||
'new_branch_title' => '<b>A new branch has been pushed to the project</b> :repo', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
<?php | ||
|
||
return [ | ||
'default' => [ | ||
'title' => '<b>:count</b> new :noun to :repo:<code>:branch</code></b>', | ||
'commit' => '[:commit] :commit_message - by <i>:commit_by</i>', | ||
'pusher' => '👤 Pushed by : <b>:name</b>', | ||
], | ||
'title' => '<b>:count</b> new :noun to <b>:repo:<code>:branch</code></b>', | ||
'commit' => '[:commit] :commit_message - by <i>:commit_by</i>', | ||
'pusher' => 'Pushed by : <b>:name</b>', | ||
'new_branch_title' => '<b>A new branch has been pushed to the project</b> :repo', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'by' => 'by', | ||
'unknown_callback' => 'Unknown Callback. Something went wrong!', | ||
'invalid_request' => 'Invalid Request!', | ||
'branch' => 'Branch', | ||
'by' => 'bởi', | ||
'unknown_callback' => 'Không rõ Callback. Đã xảy ra lỗi!', | ||
'invalid_request' => 'Yêu cầu không hợp lệ!', | ||
'branch' => 'Tên nhánh', | ||
'commit' => 'Commit', | ||
'title' => 'Tiêu đề', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
<?php | ||
|
||
return [ | ||
'default' => [ | ||
'title' => '<b>:count</b> mới :noun đến :repo:<code>:branch</code></b>', | ||
'commit' => '[:commit] :commit_message - bởi <i>:commit_by</i>', | ||
'pusher' => '👤 Đẩy lên bởi: : <b>:name</b>', | ||
], | ||
'title' => '<b>:count</b> :noun mới trong <b>:repo:<code>:branch</code></b>', | ||
'commit' => '[:commit] :commit_message - bởi <i>:commit_by</i>', | ||
'pusher' => 'Đẩy lên bởi: : <b>:name</b>', | ||
'new_branch_title' => '<b>Một nhánh mới đã được tạo trong dự án</b> :repo', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.