From deb4cd3ececee918681c010ec3de0ba8bb4f71c7 Mon Sep 17 00:00:00 2001 From: yyh Date: Wed, 4 Mar 2026 23:35:13 +0800 Subject: [PATCH] fix: i18n --- web/i18n/en-US/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en-US/common.json b/web/i18n/en-US/common.json index 9062cc77df..21e0aa9260 100644 --- a/web/i18n/en-US/common.json +++ b/web/i18n/en-US/common.json @@ -432,7 +432,7 @@ "operation.change": "Change", "operation.clear": "Clear", "operation.close": "Close", - "operation.config": "Config", + "operation.config": "Configure", "operation.confirm": "Confirm", "operation.confirmAction": "Please confirm your action.", "operation.copied": "Copied",