diff options
-rw-r--r-- | language/pt_BR/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pt_BR/install.lang.php b/language/pt_BR/install.lang.php index be820fbe3..1227d1cae 100644 --- a/language/pt_BR/install.lang.php +++ b/language/pt_BR/install.lang.php @@ -64,4 +64,5 @@ $lang['Just another Piwigo gallery'] = 'Apenas outra galeria Piwigo.'; $lang['Welcome to my photo gallery'] = 'Bem-Vindo a minha galeria de fotos.'; $lang['Welcome to your new installation of Piwigo!'] = 'Bem-Vindo a sua nova instalação do Piwigo.'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Você pode baixar o arquivo de configuração e colocá-lo na pasta local/config de sua instalação.'; +$lang['localhost or other, supplied by your host provider'] = 'localhost ou outro, fornecido pelo seu provedor de hospedagem'; ?>
\ No newline at end of file |