We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cbc49e commit 91d2512Copy full SHA for 91d2512
lang/vi/events/github/meta.php
@@ -2,9 +2,9 @@
2
3
return [
4
'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>',
+ 'title' => '🗑 <b>Webhook đã được xóa</b>',
+ 'organization' => '🏢 Tổ chức: <b>:organization</b>',
+ 'full_name' => '📦 Kho lưu trữ: 🦑<b>:full_name</b>',
+ 'sender' => '👤 Người thực hiện sự kiện: <b>:sender</b>',
9
],
10
];
0 commit comments