From 837c1122bf892b64b655bdbc1ab4d9636ca39061 Mon Sep 17 00:00:00 2001 From: loner <2788892716@qq.com> Date: Wed, 29 Oct 2025 20:53:37 +0800 Subject: [PATCH] feat(i18n): add Portuguese translation for parse-json --- Assets/Translations/pt.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Assets/Translations/pt.json b/Assets/Translations/pt.json index 5404567c..617fa9fd 100644 --- a/Assets/Translations/pt.json +++ b/Assets/Translations/pt.json @@ -1120,6 +1120,10 @@ "collapse-condition": { "label": "Condição de recolhimento", "description": "Se o texto de saída corresponder a este valor, o botão será recolhido." + }, + "parse-json": { + "label": "Analisar saída como JSON", + "description": "Analisa a saída do comando como um objeto JSON para definir dinamicamente o texto e o ícone." } }, "media-mini": {