From 76ba587937ae2fe7a4217031dd1fcfe0cea15825 Mon Sep 17 00:00:00 2001 From: brownrw8 Date: Fri, 24 Jan 2025 04:55:01 -1000 Subject: [PATCH] Update webview-ui/src/locales/zh-tw/translation.json Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com> --- webview-ui/src/locales/zh-tw/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview-ui/src/locales/zh-tw/translation.json b/webview-ui/src/locales/zh-tw/translation.json index fa8f06196d..87f90c4822 100644 --- a/webview-ui/src/locales/zh-tw/translation.json +++ b/webview-ui/src/locales/zh-tw/translation.json @@ -20,7 +20,7 @@ "selectModel": "選擇模型...", "model": "模型", "apiProvider": "API 提供者", - "enterApiKey": "輸入 API 金鑰...", + "enterApiKey": "請輸入 API 密鑰...", "apiKey": "API 密鑰" "enterBaseUrl": "輸入基本 URL...", "baseUrl": "基本 URL",