Skip to content

Commit

Permalink
Update translations for the star event
Browse files Browse the repository at this point in the history
Co-authored-by: Tan Nguyen <[email protected]>
  • Loading branch information
kenautomus and tanhongit authored Feb 9, 2024
1 parent 135fa7a commit 1b914ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lang/vi/events/github/star.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

return [
'created' => [
'title' => '🎉 <b>New Star 🌟</b> from 🦑:user',
'seeder' => '👤 Starer: <b>:sender_login</b> 👀',
'title' => '🎉 <b>Nhận dấu sao mới 🌟</b> từ 🦑:user',
'seeder' => '👤 Người gắn dấu sao: <b>:sender_login</b> 👀',
],

'deleted' => [
'title' => '🚫 <b>Star 🌟 Removed</b> from 🦑:user',
'remover' => '👤 Remover: <b>:sender_login</b> 👀',
'title' => '🚫 <b>Dấu sao đã bị hủy <b> từ 🦑:user',
'remover' => '👤 Người hủy bỏ: <b>:sender_login</b> 👀',
],
];

0 comments on commit 1b914ff

Please sign in to comment.