From e26c84f5f8a0e747ce8ce807931c05cdc232e737 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 23 Dec 2022 10:42:46 +0100 Subject: [PATCH] Update pt_BR, thanks to flaviove --- language/pt_BR/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index 9b8ef05c1..3d8f49f9f 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1322,4 +1322,5 @@ $lang['This photo no longer exists'] = 'Esta foto não existe mais'; $lang['Always have a backup of your database and files.'] = 'Sempre tenha um backup de seu banco de dados e arquivos.'; $lang['Apply to root albums'] = 'Aplicar a álbuns raiz'; $lang['Album name must not be empty'] = 'O nome do álbum não deve estar vazio'; -$lang['Visit history'] = 'Visite o histórico'; \ No newline at end of file +$lang['Visit history'] = 'Visite o histórico'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Algumas fotos estão faltando no seu sistema de arquivos. Detalhes fornecidos pelo plugin Check Uploads'; \ No newline at end of file