Unverified Commit 5a7b51f8 authored by crazywoola's avatar crazywoola Committed by GitHub

fix: label (#809)

parent f18ce203
...@@ -27,8 +27,8 @@ const config: ProviderConfig = { ...@@ -27,8 +27,8 @@ const config: ProviderConfig = {
link: { link: {
href: 'https://www.xfyun.cn/solutions/xinghuoAPI', href: 'https://www.xfyun.cn/solutions/xinghuoAPI',
label: { label: {
'en': 'Get your API key from AliCloud', 'en': 'Get your API key from iFLYTEK SPARK',
'zh-Hans': '从阿里云获取 API Key', 'zh-Hans': '从讯飞星火获取 API Key',
}, },
}, },
validateKeys: [ validateKeys: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment