Files
hass-tencentcloud-asr/custom_components/tencentcloud_asr/translations/zh-Hans.json
T
2025-05-11 23:18:06 +08:00

16 lines
374 B
JSON

{
"title": "腾讯云 ASR 服务",
"config": {
"error": {},
"step": {
"user": {
"data": {
"secretid": "请输入腾讯云ASR服务secretid",
"secretkey": "请输入腾讯云ASR服务secretkey",
"model": "模型"
}
}
}
}
}