2026-01-13 00:48:35 +08:00

17 lines
626 B
INI

; 当前日期 2026-01-12
; 腾讯云每个月1号自动领取500w字数的免费翻译额度
; 请填入腾讯云中申请到的API id 和 Key
; 如果使用子账号请至少赋予它[机器翻译]{全读写权限}
[TencentCloud]
SecretId = <your SecretId>
SecretKey = <your SecretKey>
; 百度云每个月1号自动领取500w字数的免费翻译额度
; 请填入腾讯云中申请到的APIKey 和 SecretKey
; 如果使用子账号请至少赋予它[机器翻译/文档翻译]的权限
[BaiduCloud]
ApiKey = <your ApiKey>
SecretKey = <your SecretKey>
; 每日20w额度
[XiaoNiu]
AppId = <your AppId>
AppKey = <your AppKey>