From d923a93437c2a3cbfeb313aaf9d0ac47e3c78092 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 22 Feb 2025 05:11:23 +0100 Subject: [PATCH] Update pt_BR, thanks to flaviove --- language/pt_BR/common.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php index 578a674dc..b19f34b2a 100644 --- a/language/pt_BR/common.lang.php +++ b/language/pt_BR/common.lang.php @@ -454,4 +454,5 @@ $lang['There are no creation dates available for the photos currently filtered'] $lang['last 12 months'] = 'Últimos 12 meses'; $lang['There are no tags available for the photos currently filtered'] = 'Não há tags disponíveis para as fotos atualmente filtradas'; $lang['There are no authors available for the photos currently filtered'] = 'Não há autores disponíveis para as fotos atualmente filtradas'; -$lang['Custom dates'] = 'Datas personalizadas'; \ No newline at end of file +$lang['Custom dates'] = 'Datas personalizadas'; +$lang['Set your password below.'] = 'Defina sua senha abaixo.'; \ No newline at end of file