From 74793d81a481d4854bc680e08a442e92c390db48 Mon Sep 17 00:00:00 2001 From: friendfish Date: Mon, 20 Apr 2026 09:25:48 +0800 Subject: [PATCH] chore: complete en translations for fallback-ui-optimization --- src/locales/en.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 37ebeb7..04cbf5d 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -332,7 +332,7 @@ "qtcoolCheckinPage": "check-in page", "qtcoolCheckinHint": "for free daily credits, copy your Key from", "qtcoolDashboard": "dashboard", - "qtcoolCopyKey": "", + "qtcoolCopyKey": "Copy your Key", "qtcoolSelectTitle": "Select models to add", "qtcoolSelectHint": "Fetched {count} available models from QingChen Cloud. Select and add.", "qtcoolKeyLabel": "API Key", @@ -464,7 +464,8 @@ "restartOk": "Gateway restarted", "restartFailed": "Restart failed", "configSavedGwFailed": "Config saved, but Gateway restart failed", - "visitSite": "Visit {name} website" + "visitSite": "Visit {name} website", + "configure": "Configure" }, "agents": { "title": "Agents", @@ -2200,4 +2201,4 @@ "confirmOk": "OK", "confirmCancel": "Cancel" } -} +} \ No newline at end of file