From d4e705fae172c05f0e8a48c714cb27d6cff090e8 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 14 Feb 2024 14:42:58 +0100 Subject: [PATCH] Update pt_BR, thanks to flaviove --- language/pt_BR/admin.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) mode change 100644 => 100755 language/pt_BR/admin.lang.php diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php old mode 100644 new mode 100755 index abbac72b4..a312cdbb5 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1347,4 +1347,6 @@ $lang['Only admins in a specific group'] = 'Somente administradores em um grupo $lang['Put at the root'] = 'Coloque na raiz'; $lang['Remove thumbnail'] = 'Remover miniatura'; $lang['This album is currently locked, visible only to administrators.'] = 'Este álbum está atualmente bloqueado e visível apenas para administradores.'; -$lang['Unlock it'] = 'Desbloqueie'; \ No newline at end of file +$lang['Unlock it'] = 'Desbloqueie'; +$lang['Expand'] = 'Espandir'; +$lang['Shrink'] = 'Encolher'; \ No newline at end of file