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 6bbabf7 commit cd5cc17Copy full SHA for cd5cc17
src/resources/lang/vi/crud.php
@@ -54,7 +54,7 @@
54
'delete_confirmation_title' => 'Đã Xoá',
55
'delete_confirmation_message' => 'Bản ghi đã được xoá thành công.',
56
'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á.",
+ 'delete_confirmation_not_message' => 'Đã xảy ra lỗi. Có thể bản ghi của bạn vẫn chưa được xoá.',
58
'delete_confirmation_not_deleted_title' => 'Không Xoá',
59
'delete_confirmation_not_deleted_message' => 'Bản ghi của bạn sẽ không bị xoá.',
60
0 commit comments