Skip to content

Commit eb42cda

Browse files
committed
Apply fixes from StyleCI
1 parent 0948103 commit eb42cda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/resources/lang/vi/backup.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
'delete_confirmation_message' => 'Tập tin sao lưu đã được xóa.',
2727
'delete_error_title' => 'Lỗi',
2828
'delete_error_message' => 'Tập tin sao lưu chưa được xóa.',
29-
'delete_cancel_title' => "Không sao",
29+
'delete_cancel_title' => 'Không sao',
3030
'delete_cancel_message' => 'Tập tin sao lưu chưa được xóa.',
3131
'create_confirmation_title' => 'Quá trình sao lưu đã bắt đầu.',
3232
'create_error_title' => 'Lỗi sao lưu',
@@ -35,7 +35,7 @@
3535
'create_warning_message' => 'Bản sao lưu của bạn có thể chưa được tạo. Vui lòng kiểm tra tập tin nhật ký (log) để biết chi tiết.',
3636
'location' => 'Vị trí',
3737
'no_disks_configured' => 'Chưa cấu hình đĩa sao lưu trong config/backup.php',
38-
'backup_doesnt_exist' => "Tập tin sao lưu không tồn tại.",
38+
'backup_doesnt_exist' => 'Tập tin sao lưu không tồn tại.',
3939
'only_local_downloads_supported' => 'Chỉ hỗ trợ tải xuống từ hệ thống tập tin cục bộ (Local).',
4040
'unknown_disk' => 'Ổ đĩa không xác định.',
4141
'create_started_message' => 'Vui lòng đợi vài phút để quá trình hoàn tất.',

0 commit comments

Comments
 (0)