mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-05 13:57:36 +00:00
feat(i18n): add Simplified Chinese translation for parse-json
This commit is contained in:
@@ -1119,7 +1119,11 @@
|
||||
},
|
||||
"collapse-condition": {
|
||||
"label": "折叠条件",
|
||||
"description": "如果输出文本与此值匹配,按钮的文本将会折叠不去显示。"
|
||||
"description": "如果输出文本与此值匹配,按钮将折叠。"
|
||||
},
|
||||
"parse-json": {
|
||||
"label": "将输出解析为 JSON",
|
||||
"description": "将命令输出解析为 JSON 对象,以动态设置文本和图标。"
|
||||
}
|
||||
},
|
||||
"media-mini": {
|
||||
|
||||
Reference in New Issue
Block a user