Skip to content

Commit 91d2512

Browse files
avaelotanhongit
andauthored
Update lang for deleted - meta event
Co-authored-by: Tan Nguyen <[email protected]>
1 parent 5cbc49e commit 91d2512

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: lang/vi/events/github/meta.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
return [
44
'delete' => [
5-
'title' => '🗑 <b>Webhook Deleted</b>',
6-
'organization' => '🏢 Organization: <b>:organization</b>',
7-
'full_name' => '📦 Repository: 🦑<b>:full_name</b>',
8-
'sender' => '👤 Sender (triggered the event): <b>:sender</b>',
5+
'title' => '🗑 <b>Webhook đã được xóa</b>',
6+
'organization' => '🏢 Tổ chức: <b>:organization</b>',
7+
'full_name' => '📦 Kho lưu trữ: 🦑<b>:full_name</b>',
8+
'sender' => '👤 Người thực hiện sự kiện: <b>:sender</b>',
99
],
1010
];

0 commit comments

Comments
 (0)