From 68bd7eaac513c0667e88e55c2a82e4397de45867 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 25 Oct 2025 18:00:12 +0000 Subject: [PATCH] fix(i18n): Auto update translations for PR #10964 --- src/renderer/src/i18n/locales/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/src/i18n/locales/en-us.json b/src/renderer/src/i18n/locales/en-us.json index c98ea27dac..d2506f93d3 100644 --- a/src/renderer/src/i18n/locales/en-us.json +++ b/src/renderer/src/i18n/locales/en-us.json @@ -1013,7 +1013,6 @@ "name": "Name", "no_results": "No results", "none": "None", - "off": "Off", "open": "Open", "paste": "Paste", "placeholders": { @@ -3986,6 +3985,7 @@ "default": "default", "flex": "flex", "on_demand": "on demand", + "performance": "[to be translated]:性能", "priority": "priority", "tip": "Specifies the latency tier to use for processing the request", "title": "Service Tier"