mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
feat(图表): 世界地图支持下钻到国家,国际化
This commit is contained in:
committed by
jianneng-fit2cloud
parent
3972799fd4
commit
dd2ba9ab12
@@ -714,7 +714,8 @@ export default {
|
||||
title: 'SAML2 Settings',
|
||||
request: 'Enable Request Signing',
|
||||
assertion: 'Enable Assertion Signing'
|
||||
}
|
||||
},
|
||||
country: 'Country'
|
||||
},
|
||||
components: {
|
||||
dashboard_style: 'Dashboard style',
|
||||
|
||||
@@ -689,7 +689,8 @@ export default {
|
||||
title: 'SAML2 設定',
|
||||
request: '開啟請求簽名',
|
||||
assertion: '開啟斷言簽名'
|
||||
}
|
||||
},
|
||||
country: '國家'
|
||||
},
|
||||
components: {
|
||||
effective_during_link: '公共連結生效',
|
||||
|
||||
@@ -693,7 +693,8 @@ export default {
|
||||
title: 'SAML2 设置',
|
||||
request: '开启请求签名',
|
||||
assertion: '开启断言签名'
|
||||
}
|
||||
},
|
||||
country: '国家'
|
||||
},
|
||||
components: {
|
||||
dashboard_style: '仪表板风格',
|
||||
|
||||
Reference in New Issue
Block a user