From 71d791a9afc4bf276c40147c63ff44b2ca3e6cd3 Mon Sep 17 00:00:00 2001 From: harry Date: Sat, 10 May 2025 14:10:42 +0800 Subject: [PATCH] feat: update SiliconFlow API Key descriptions in localization files --- webui/i18n/en.json | 2 +- webui/i18n/zh.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webui/i18n/en.json b/webui/i18n/en.json index 0f3c2c1..c3c9ac2 100644 --- a/webui/i18n/en.json +++ b/webui/i18n/en.json @@ -93,7 +93,7 @@ "TTS Provider": "Select the voice synthesis provider", "TTS Servers": "TTS Servers", "No voices available for the selected TTS server. Please select another server.": "No voices available for the selected TTS server. Please select another server.", - "SiliconFlow API Key": "SiliconFlow API Key", + "SiliconFlow API Key": "SiliconFlow API Key [Click to get](https://cloud.siliconflow.cn/account/ak)", "SiliconFlow TTS Settings": "SiliconFlow TTS Settings", "Speed: Range [0.25, 4.0], default is 1.0": "Speed: Range [0.25, 4.0], default is 1.0", "Volume: Uses Speech Volume setting, default 1.0 maps to gain 0": "Volume: Uses Speech Volume setting, default 1.0 maps to gain 0", diff --git a/webui/i18n/zh.json b/webui/i18n/zh.json index 3811ae8..cb6057e 100644 --- a/webui/i18n/zh.json +++ b/webui/i18n/zh.json @@ -93,7 +93,7 @@ "TTS Provider": "语音合成提供商", "TTS Servers": "TTS服务器", "No voices available for the selected TTS server. Please select another server.": "当前选择的TTS服务器没有可用的声音,请选择其他服务器。", - "SiliconFlow API Key": "硅基流动API密钥", + "SiliconFlow API Key": "硅基流动API密钥 [点击获取](https://cloud.siliconflow.cn/account/ak)", "SiliconFlow TTS Settings": "硅基流动TTS设置", "Speed: Range [0.25, 4.0], default is 1.0": "语速范围 [0.25, 4.0],默认值为1.0", "Volume: Uses Speech Volume setting, default 1.0 maps to gain 0": "音量:使用朗读音量设置,默认值1.0对应增益0",