From 31c85723e8b2429c4e429828191a92fb6fae2500 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=AE=87=E9=80=B8?= Date: Wed, 1 Oct 2025 12:23:11 +0800 Subject: [PATCH] zh_CN: don't translate set command Closes #11852 --- po/zh_CN.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index 5efe5a8e1..0031f98e3 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3673,7 +3673,7 @@ msgid "What characters are allowed in names" msgstr "名称中允许什么字符" msgid "What set -x does" -msgstr "设置 -x 做什么" +msgstr "`set -x` 做什么" msgid "Where to direct debug output to" msgstr "将调试输出导向何处"