Skip to content

Commit cd5cc17

Browse files
committed
Fix styleci error
1 parent 6bbabf7 commit cd5cc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/lang/vi/crud.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
'delete_confirmation_title' => 'Đã Xoá',
5555
'delete_confirmation_message' => 'Bản ghi đã được xoá thành công.',
5656
'delete_confirmation_not_title' => 'KHÔNG xoá',
57-
'delete_confirmation_not_message' => "Đã xảy ra lỗi. Có thể bản ghi của bạn vẫn chưa được xoá.",
57+
'delete_confirmation_not_message' => 'Đã xảy ra lỗi. Có thể bản ghi của bạn vẫn chưa được xoá.',
5858
'delete_confirmation_not_deleted_title' => 'Không Xoá',
5959
'delete_confirmation_not_deleted_message' => 'Bản ghi của bạn sẽ không bị xoá.',
6060

0 commit comments

Comments
 (0)