From 84b08d410a29ad3913e1b60a138290833ae5d93f Mon Sep 17 00:00:00 2001 From: sallyfafafa <944719344@qq.com> Date: Fri, 3 Jan 2025 11:25:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20en=5Fui=20=E6=96=87=E6=A1=88=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/lang/en_us.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lang/en_us.js b/web/src/lang/en_us.js index aa4c4cc1..c30a9f81 100644 --- a/web/src/lang/en_us.js +++ b/web/src/lang/en_us.js @@ -189,7 +189,7 @@ export default { navigatorToolbar: { openMiniMap: 'Open mini map', closeMiniMap: 'Close mini map', - readonly: 'Change to eadonly', + readonly: 'Change to Readonly', edit: 'Change to edit', backToRoot: 'Back to root node', changeSourceCodeEdit: 'Switch to source code editing mode'