mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
chore: fix confirm for type_confirm_to_delete_account
This commit is contained in:
parent
f4a45d74e7
commit
02e1b1e8f5
@ -296,7 +296,7 @@ const vi = {
|
|||||||
two_factor_disabled: '2FA đã tắt',
|
two_factor_disabled: '2FA đã tắt',
|
||||||
two_factor_enabled: '2FA đã bật',
|
two_factor_enabled: '2FA đã bật',
|
||||||
type: 'Loại',
|
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_colors: "Màu sắc giao diện",
|
||||||
ui_manage_sessions: "Quản lý phiên",
|
ui_manage_sessions: "Quản lý phiên",
|
||||||
ui_revoke: "Thu hồi",
|
ui_revoke: "Thu hồi",
|
||||||
|
Loading…
Reference in New Issue
Block a user