From 89a5efe6d169fae9a3848919fda59333a46c52f6 Mon Sep 17 00:00:00 2001 From: loner <2788892716@qq.com> Date: Mon, 17 Nov 2025 09:49:12 +0800 Subject: [PATCH] Add Portuguese translation for capsule opacity setting --- Assets/Translations/pt.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Assets/Translations/pt.json b/Assets/Translations/pt.json index 2c693e6c..5f071fe0 100644 --- a/Assets/Translations/pt.json +++ b/Assets/Translations/pt.json @@ -818,6 +818,10 @@ "show-capsule": { "description": "Mostra o fundo dos widgets.", "label": "Mostrar cápsula" + }, + "capsule-opacity": { + "description": "Define o nível de opacidade para fundos dos widgets quando a cápsula é mostrada.", + "label": "Opacidade da cápsula" } }, "monitors": {