From cfb14206605587ffcbd714a66bf80504b8cb110e Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 19 May 2026 22:16:48 +0200 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 100.0% (2 of 2 strings) Co-authored-by: Hosted Weblate Co-authored-by: ssantos Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/pt/ Translation: Frigate NVR/components-input --- web/public/locales/pt/components/input.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/public/locales/pt/components/input.json b/web/public/locales/pt/components/input.json index 1324ed188a..9861b92f5a 100644 --- a/web/public/locales/pt/components/input.json +++ b/web/public/locales/pt/components/input.json @@ -1,9 +1,9 @@ { "button": { "downloadVideo": { - "label": "Transferir Vídeo", + "label": "Descarregar Vídeo", "toast": { - "success": "O vídeo do seu item de análise começou a ser transferido." + "success": "O vídeo do seu item de análise começou a ser descarregado." } } }