Skip to content

Commit c06a67b

Browse files
committed
fix: translate to
1 parent b34adb0 commit c06a67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/vi/events/gitlab/issues.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
return [
44
'issue_title' => '📢',
55
'closed' => [
6-
'title' => '<b>Vấn đề đã đóng </b> to :issue bởi :user',
6+
'title' => '<b>Vấn đề đã đóng </b> thành :issue bởi :user',
77
],
88
'edited' => [
99
'title' => '<b>Vấn đề đã được chỉnh sửa</b> từ :issue bởi :user',

0 commit comments

Comments
 (0)