From 728d4b00d819fcf55791e9b11c0cbbb70393ad70 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Wed, 20 Dec 2023 10:08:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=8B=B1=E6=96=87=E7=BF=BB=E8=AF=91=20r?= =?UTF-8?q?eload=20tab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/locales/en-US.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index e2d04b13..c26fdad2 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -170,7 +170,7 @@ export default { settings: "Settings", }, tabs: { - reload: "Refresh current Tab", + reload: "Refresh Current Tab", more: "More Options", closeCurrent: "Close Current Tab", closeOther: "Close Other Tab",