From 679b6146dd1d895a065eafc8ee51b1dadc986003 Mon Sep 17 00:00:00 2001 From: t3chguy <2403652+t3chguy@users.noreply.github.com> Date: Wed, 13 Aug 2025 06:08:21 +0000 Subject: [PATCH] [create-pull-request] automated change --- src/i18n/strings/pt_BR.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/strings/pt_BR.json b/src/i18n/strings/pt_BR.json index 5709abfdf5..55d59ec85f 100644 --- a/src/i18n/strings/pt_BR.json +++ b/src/i18n/strings/pt_BR.json @@ -35,6 +35,13 @@ "file_menu": { "label": "Arquivo" }, + "icon_overlay": { + "description_error": "Erro", + "description_notifications": { + "one": "Você tem %(count)s notificação não lida.", + "other": "Você tem %(count)s notificações não lidas." + } + }, "menu": { "hide": "Esconder", "hide_others": "Esconder Outras(os)",