From 5c87eb10edd234b9b42d02750badac32c89db949 Mon Sep 17 00:00:00 2001 From: niaodan2b Date: Thu, 26 Dec 2024 17:40:03 +0800 Subject: [PATCH] Update zh-cn.json fix typo --- locale/zh-cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/zh-cn.json b/locale/zh-cn.json index 59da7e7..e0156af 100755 --- a/locale/zh-cn.json +++ b/locale/zh-cn.json @@ -20,7 +20,7 @@ "Double click to rename": "双击以重命名", "This device": "该设备", "Added by {{plugin_name}}.": "由{{plugin_name}}添加。", - "Warning: This is a checked Command, meaning it might not run under every circumstance.": "警告:这是一个受检的命令,这意味着它未必能在所以环境下运行。", + "Warning: This is a checked Command, meaning it might not run under every circumstance.": "警告:这是一个受检的命令,这意味着它未必能在所有环境下运行。", "Move down": "向下移动", "Move up": "向上移动", "Change Mode (Currently: {{current_mode}})": "切换模式(当前:{{current_mode}})",