From f8065aacd7b8592f28c911cb4c3a84f6f3a8daf3 Mon Sep 17 00:00:00 2001 From: dgflash Date: Fri, 8 Nov 2024 16:26:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A1=86=E6=9E=B6=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E8=8F=9C=E5=8D=95=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets-menu.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets-menu.ts b/src/assets-menu.ts index 6824a54..5a8aff0 100644 --- a/src/assets-menu.ts +++ b/src/assets-menu.ts @@ -52,7 +52,7 @@ export function onAssetMenu(assetInfo: AssetInfo) { ] }, { - label: `i18n:oops-framework.tools`, + label: `i18n:oops-framework.tools_asset_menu`, submenu: [ { label: `i18n:oops-framework.tools_compress`,