mirror of
https://github.com/dataease/dataease.git
synced 2026-06-10 23:09:59 +08:00
fix: 修复文案错误
This commit is contained in:
committed by
fit2cloud-chenyw
parent
72515068e7
commit
8cc604b416
@@ -4450,7 +4450,7 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
|
||||
bind_unready: 'Unbound',
|
||||
bind_title: 'Bind MFA Multi-factor Authentication',
|
||||
enable_switch_tips: 'The administrator has set all users to enable MFA authentication',
|
||||
reset_key_tips: 'Reset FMA',
|
||||
reset_key_tips: 'Reset MFA',
|
||||
step_1: 'Install Application',
|
||||
step_2: 'Bind MFA Authenticator',
|
||||
unbind_confirm: 'Are you sure to unbind MFA multi-factor authentication?',
|
||||
|
||||
@@ -4324,7 +4324,7 @@ export default {
|
||||
bind_unready: '未綁定',
|
||||
bind_title: '綁定 MFA 多因子認證',
|
||||
enable_switch_tips: '管理員已設置所有用戶開啟 MFA 認證',
|
||||
reset_key_tips: '重置 FMA',
|
||||
reset_key_tips: '重置 MFA',
|
||||
step_1: '安裝應用',
|
||||
step_2: '綁定 MFA 驗證器',
|
||||
unbind_confirm: '確定解除 MFA 多因子認證綁定嗎?',
|
||||
|
||||
@@ -4329,7 +4329,7 @@ export default {
|
||||
bind_unready: '未绑定',
|
||||
bind_title: '绑定 MFA 多因子认证',
|
||||
enable_switch_tips: '管理员已设置所有用户开启 MFA 认证',
|
||||
reset_key_tips: '重置 FMA',
|
||||
reset_key_tips: '重置 MFA',
|
||||
step_1: '安装应用',
|
||||
step_2: '绑定 MFA 验证器',
|
||||
unbind_confirm: '确定解除 MFA 多因子认证绑定吗?',
|
||||
|
||||
Reference in New Issue
Block a user