diff options
Diffstat (limited to '')
-rw-r--r-- | language/pt_PT/admin.lang.php | 3 | ||||
-rw-r--r-- | language/pt_PT/common.lang.php | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/language/pt_PT/admin.lang.php b/language/pt_PT/admin.lang.php index 170470cc7..749ec354c 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -978,4 +978,5 @@ $lang['based on'] = 'baseado em'; $lang['between %s and %s MB'] = 'Entre %s e %s MB'; $lang['date & time'] = 'Data e hora'; $lang['file name'] = 'Nome do arquivo'; -$lang['width & height'] = 'Largura & altura';
\ No newline at end of file +$lang['width & height'] = 'Largura & altura'; +$lang['Upload in progress'] = 'Carregamento em progresso';
\ No newline at end of file diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index 489035af0..3d6f3b84e 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ /* Language Name: Português [PT] -Version: 2.7.0 +Version: 2.7.1 Language URI: http://piwigo.org/ext/extension_view.php?eid=432 Author: Piwigo team Author URI: http://piwigo.org |