Skip to content

Commit

Permalink
chore: fix confirm for type_confirm_to_delete_account
Browse files Browse the repository at this point in the history
  • Loading branch information
pvhuwung committed Jul 20, 2024
1 parent f4a45d7 commit 02e1b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/src/i18n/translations/vi.js
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ const vi = {
two_factor_disabled: '2FA đã tắt',
two_factor_enabled: '2FA đã bật',
type: 'Loại',
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."
type_confirm_to_delete_account: "Gõ 'confirm' để xóa tài khoản của bạn.",
ui_colors: "Màu sắc giao diện",
ui_manage_sessions: "Quản lý phiên",
ui_revoke: "Thu hồi",
Expand Down

0 comments on commit 02e1b1e

Please sign in to comment.