diff options
Diffstat (limited to 'language/pt_PT')
-rw-r--r-- | language/pt_PT/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pt_PT/install.lang.php b/language/pt_PT/install.lang.php index d31de4b36..ec883d2d4 100644 --- a/language/pt_PT/install.lang.php +++ b/language/pt_PT/install.lang.php @@ -66,4 +66,5 @@ $lang['Welcome to your new installation of Piwigo!'] = 'Bem-vindo à sua nova in $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Não hesite em visitar nossos foruns para qualquer ajuda: %s'; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Você deve entrar em contacto com o suporte do seu fornecedor de alojamento e saber como pode mudar para PHP 5.'; $lang['Password ']['confirm'] = 'Senha [confirme]'; +$lang['localhost or other, supplied by your host provider'] = 'hospedeiro local ou outro, fornecido pelo seu alojador'; ?>
\ No newline at end of file |