From 796179e0e19e1b81ae321cbc68be4f79f4d14c17 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 14 Feb 2024 14:42:20 +0100 Subject: [PATCH] Update pt_BR, thanks to flaviove --- language/pt_BR/plugin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 language/pt_BR/plugin.lang.php diff --git a/language/pt_BR/plugin.lang.php b/language/pt_BR/plugin.lang.php old mode 100644 new mode 100755 index 39babe7..83d08e3 --- a/language/pt_BR/plugin.lang.php +++ b/language/pt_BR/plugin.lang.php @@ -38,4 +38,5 @@ $lang['only on photo'] = 'apenas na foto'; $lang['Community'] = 'Comunidade'; $lang['Light mode'] = 'Modo suave'; $lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = 'Quando o modo de suave é ativado nenhum script externo é carregado, ele acelera o carregamento da página e desativa o rastreamento de usuário, mas também desativa as anotações e pop-ups em páginas.'; -?> \ No newline at end of file +$lang['Disable'] = 'Desativar'; +$lang['Enable'] = 'Habilitar'; \ No newline at end of file