diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-03-30 21:26:51 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-03-30 21:26:51 +0000 |
commit | 91b979e7888297d0a6705b1fc505e9c18ba4899f (patch) | |
tree | 561df421d2c870e74d38e509d134217f78080c81 /language/pt_PT/common.lang.php | |
parent | 27a0c554fbac2ceb0cd5b8a1a7d4003a7e47e41b (diff) |
[trunk] - language - update pt_PT - Português - Portuguese thanks to klito - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13828 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pt_PT/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index 1337e5792..9aa44af16 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -61,7 +61,7 @@ $lang['Close this window'] = 'Fechar a janela'; $lang['Complete RSS feed (photos, comments)'] = 'RSS completo (fotos e comentários)'; $lang['Confirm Password'] = 'Confirmar palavra-passe'; $lang['Connection settings'] = 'dados da ligação'; -$lang['Login'] = 'Conexão'; +$lang['Login'] = 'Entrar'; $lang['Contact webmaster'] = 'Contactar o webmaster'; $lang['Create a new account'] = 'Criar uma conta nova'; $lang['Created on'] = 'Criada em'; |