From 422d089bbeaea6b33541934e2a970a216d5cab17 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 8 Nov 2022 13:13:07 +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 a4b00a729..6eed40cbc 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1319,4 +1319,5 @@ $lang['Details'] = 'Detalhes'; $lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Se algo de ruim acontecer durante a atualização, você poderá restaurar um backup.'; $lang['The best is to have them made automatically on a regular basis.'] = 'O melhor é tê-los feitos automaticamente em uma base regular.'; $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.'; \ No newline at end of file +$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'; \ No newline at end of file