mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 11:32:57 +08:00
fix: 【国际化】右上角用户中心国际化
This commit is contained in:
parent
ffcf3bb6e8
commit
edccd53f03
@ -472,7 +472,7 @@ export default {
|
|||||||
to_take_effect:
|
to_take_effect:
|
||||||
'Request timeout (unit: seconds, note: refresh the browser after saving to take effect)',
|
'Request timeout (unit: seconds, note: refresh the browser after saving to take effect)',
|
||||||
and_platform_docking: 'Scope includes authentication settings and platform docking',
|
and_platform_docking: 'Scope includes authentication settings and platform docking',
|
||||||
not_enabled: 'Not enabled',
|
not_enabled: 'Disabled',
|
||||||
default_organization: 'Default organization',
|
default_organization: 'Default organization',
|
||||||
normal_role: 'Normal role',
|
normal_role: 'Normal role',
|
||||||
engine_type: 'Engine type',
|
engine_type: 'Engine type',
|
||||||
@ -2513,7 +2513,7 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
|
|||||||
mobile_phone: 'Please enter your mobile number',
|
mobile_phone: 'Please enter your mobile number',
|
||||||
mobile_phone_number: 'Mobile number',
|
mobile_phone_number: 'Mobile number',
|
||||||
role: 'Role',
|
role: 'Role',
|
||||||
personal_info: 'Personal information',
|
personal_info: 'Personal info',
|
||||||
user_center: 'User Center',
|
user_center: 'User Center',
|
||||||
api_keys: 'API Keys',
|
api_keys: 'API Keys',
|
||||||
quota: 'Quota Management',
|
quota: 'Quota Management',
|
||||||
@ -2537,7 +2537,7 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
|
|||||||
not_filled: 'Not filled',
|
not_filled: 'Not filled',
|
||||||
please_select: 'Please select',
|
please_select: 'Please select',
|
||||||
search_by_name: 'Search by name',
|
search_by_name: 'Search by name',
|
||||||
personal_information: 'Personal information',
|
personal_information: 'Personal info',
|
||||||
exit_system: 'Exit system',
|
exit_system: 'Exit system',
|
||||||
verification: 'Verification',
|
verification: 'Verification',
|
||||||
title: 'Title',
|
title: 'Title',
|
||||||
@ -3954,7 +3954,8 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
|
|||||||
support_params: 'Currently supported parameters:',
|
support_params: 'Currently supported parameters:',
|
||||||
enable: 'Enable',
|
enable: 'Enable',
|
||||||
excel_enable: 'Enable watermark for exporting data files',
|
excel_enable: 'Enable watermark for exporting data files',
|
||||||
enable_panel_custom: ' Allow dashboards or data screens to turn on or off watermarks individually',
|
enable_panel_custom:
|
||||||
|
' Allow dashboards or data screens to turn on or off watermarks individually',
|
||||||
content: 'Content',
|
content: 'Content',
|
||||||
custom_content: 'Custom formula',
|
custom_content: 'Custom formula',
|
||||||
account: 'Account',
|
account: 'Account',
|
||||||
@ -4498,7 +4499,7 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
|
|||||||
exp: 'MFA Verification Expiry',
|
exp: 'MFA Verification Expiry',
|
||||||
otpName: 'Name After Scanning OTP',
|
otpName: 'Name After Scanning OTP',
|
||||||
rate: 'OTP Delay Valid Count',
|
rate: 'OTP Delay Valid Count',
|
||||||
status_0: 'Not Enabled',
|
status_0: 'Disabled',
|
||||||
status_1: 'All Users',
|
status_1: 'All Users',
|
||||||
status_2: 'System Administrators Only',
|
status_2: 'System Administrators Only',
|
||||||
platform_tips: 'Third-party login methods include: OIDC, CAS',
|
platform_tips: 'Third-party login methods include: OIDC, CAS',
|
||||||
|
Loading…
Reference in New Issue
Block a user