mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 02:08:10 +08:00
fix: 【国际化】右上角用户中心国际化
This commit is contained in:
@@ -602,9 +602,9 @@ export default {
|
||||
close: 'Closed',
|
||||
can_enable_it: 'Can be enabled after the test connection is valid',
|
||||
access: 'Access',
|
||||
feishu_settings: 'Feishu settings',
|
||||
international_feishu_settings: 'International Feishu settings',
|
||||
international_feishu: 'International Feishu',
|
||||
feishu_settings: 'Lark settings',
|
||||
international_feishu_settings: 'International Lark settings',
|
||||
international_feishu: 'International Lark',
|
||||
enterprise_wechat_settings: 'Enterprise WeChat settings',
|
||||
enterprise_wechat: 'Enterprise WeChat',
|
||||
plugin_management: 'Plugin management',
|
||||
@@ -724,10 +724,10 @@ export default {
|
||||
email_format_is_incorrect: 'Please fill in the correct format of the email address',
|
||||
enable_success: 'Enabled',
|
||||
disable_success: 'Disabled',
|
||||
feishu: 'Feishu',
|
||||
feishu: 'Lark',
|
||||
dingtalk: 'DingTalk',
|
||||
wechat_for_business: 'Enterprise WeChat',
|
||||
international_feishu: 'International Feishu',
|
||||
international_feishu: 'International Lark',
|
||||
user_management: 'User management',
|
||||
cannot_be_modified: 'Administrator status cannot be modified',
|
||||
cannot_be_modified_de: 'Current user status cannot be modified',
|
||||
@@ -3983,7 +3983,7 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
|
||||
report_title: 'Task list',
|
||||
instance_title: 'Task log',
|
||||
add_task: 'Add task',
|
||||
lark_groups: 'Feishu group',
|
||||
lark_groups: 'Lark group',
|
||||
send_setting: 'Send settings',
|
||||
retrying_settings: 'Send failed retry settings',
|
||||
start_time: 'Start time',
|
||||
@@ -4417,11 +4417,11 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
|
||||
'After binding, you can log in by scanning the QR code through WeChat for Enterprise',
|
||||
dingtalk: 'DingTalk',
|
||||
dingtalk_desc: 'After binding, you can log in by scanning the QR code through DingTalk',
|
||||
lark: 'Feishu',
|
||||
lark_desc: 'After binding, you can log in by scanning the QR code through Feishu',
|
||||
international_lark: 'International Feishu',
|
||||
lark: 'Lark',
|
||||
lark_desc: 'After binding, you can log in by scanning the QR code through Lark',
|
||||
international_lark: 'International Lark',
|
||||
international_lark_desc:
|
||||
'After binding, you can log in by scanning the QR code through International Feishu',
|
||||
'After binding, you can log in by scanning the QR code through International Lark',
|
||||
bind: 'Bind',
|
||||
unbind_success: 'Unbind successfully',
|
||||
confirm_unbind_dingtalk: 'Are you sure you want to unbind DingTalk? ',
|
||||
|
||||
Reference in New Issue
Block a user