add support for Tencent Hunyuan (#2015)
### What problem does this PR solve? #1853 ### Type of change - [X] New Feature (non-breaking change which adds functionality) Co-authored-by: Zhedong Cen <cenzhedong2@126.com>
This commit is contained in:
@@ -484,6 +484,10 @@ export default {
|
||||
'eu-central-1': '歐洲 (法蘭克福)',
|
||||
'us-gov-west-1': 'AWS GovCloud (US-West)',
|
||||
'ap-southeast-2': '亞太地區 (雪梨)',
|
||||
addHunyuanSID: '混元 Secret ID',
|
||||
HunyuanSIDMessage: '請輸入 Secret ID',
|
||||
addHunyuanSK: '混元 Secret Key',
|
||||
HunyuanSKMessage: '請輸入 Secret Key',
|
||||
},
|
||||
message: {
|
||||
registered: '註冊成功',
|
||||
|
||||
Reference in New Issue
Block a user