feat(i18n): add Simplified Chinese translation for parse-json

This commit is contained in:
loner
2025-10-29 20:59:41 +08:00
parent 837c1122bf
commit e37bc56916
+5 -1
View File
@@ -1119,7 +1119,11 @@
},
"collapse-condition": {
"label": "折叠条件",
"description": "如果输出文本与此值匹配,按钮的文本将会折叠不去显示。"
"description": "如果输出文本与此值匹配,按钮将折叠。"
},
"parse-json": {
"label": "将输出解析为 JSON",
"description": "将命令输出解析为 JSON 对象,以动态设置文本和图标。"
}
},
"media-mini": {