diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-24 05:23:11 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-24 05:23:11 +0000 |
commit | b7e346e7155db01d4d814e8bc1c5fc39c85798b0 (patch) | |
tree | bd955eb5858c3bb7528f3ef950fec57c0548a810 | |
parent | 3c78e5e81f164befc7b86a39d34cf1c5e45fb952 (diff) |
[trunk_public] Update pt_BR, thanks to : flaviove
git-svn-id: http://piwigo.org/svn/trunk@27902 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/pt_BR/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php index ac1390406..c60886cdd 100644 --- a/language/pt_BR/common.lang.php +++ b/language/pt_BR/common.lang.php @@ -419,4 +419,4 @@ $lang['Password is missing. Please enter the password.'] = 'Senha perdida. Por f $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Confirmação de senhas perdida. Por favor confirme a senha escolhida.'; $lang['%d photos per page'] = '%d fotos por página'; $lang['Theme'] = 'Tema'; -?>
\ No newline at end of file +$lang['No results for'] = 'Nenhum resultado para';
\ No newline at end of file |