feat(图表): 世界地图支持下钻到国家,国际化

This commit is contained in:
jianneng-fit2cloud
2026-03-02 11:45:03 +08:00
committed by jianneng-fit2cloud
parent 3972799fd4
commit dd2ba9ab12
3 changed files with 6 additions and 3 deletions

View File

@@ -714,7 +714,8 @@ export default {
title: 'SAML2 Settings',
request: 'Enable Request Signing',
assertion: 'Enable Assertion Signing'
}
},
country: 'Country'
},
components: {
dashboard_style: 'Dashboard style',

View File

@@ -689,7 +689,8 @@ export default {
title: 'SAML2 設定',
request: '開啟請求簽名',
assertion: '開啟斷言簽名'
}
},
country: '國家'
},
components: {
effective_during_link: '公共連結生效',

View File

@@ -693,7 +693,8 @@ export default {
title: 'SAML2 设置',
request: '开启请求签名',
assertion: '开启断言签名'
}
},
country: '国家'
},
components: {
dashboard_style: '仪表板风格',