Skip to content

Commit 02e1b1e

Browse files
committed
chore: fix confirm for type_confirm_to_delete_account
1 parent f4a45d7 commit 02e1b1e

File tree

1 file changed

+1
-1
lines changed
  • src/gui/src/i18n/translations

1 file changed

+1
-1
lines changed

src/gui/src/i18n/translations/vi.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ const vi = {
296296
two_factor_disabled: '2FA đã tắt',
297297
two_factor_enabled: '2FA đã bật',
298298
type: 'Loại',
299-
type_confirm_to_delete_account: "Gõ 'xác nhận' để xóa tài khoản của bạn.", // "Type 'confirm' to delete your account."
299+
type_confirm_to_delete_account: "Gõ 'confirm' để xóa tài khoản của bạn.",
300300
ui_colors: "Màu sắc giao diện",
301301
ui_manage_sessions: "Quản lý phiên",
302302
ui_revoke: "Thu hồi",

0 commit comments

Comments
 (0)