diff options
Diffstat (limited to 'language/pt_PT')
-rw-r--r-- | language/pt_PT/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index a96929ea5..5fdd99846 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -421,4 +421,6 @@ $lang['Go back to the album'] = 'Voltar ao album'; $lang['Last Page'] = 'Última página'; $lang['Password is missing. Please enter the password.'] = 'Senha em falta. Por favor escreva a Senha.'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Confirmação da Senha em falta. Por favor confirme a Palavra Passe escolhida.'; +$lang['%d photos per page'] = '%d Fotos por página'; +$lang['Theme'] = 'Tema'; ?>
\ No newline at end of file |