diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-29 16:20:00 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-29 16:20:00 +0000 |
commit | 0a26fed0b1040b56d005fdcf9fc94446d828c102 (patch) | |
tree | 758fe44debf20e5e7028d532c7e222b36cbbf70b /language | |
parent | fe7a00fbe092bf126647315ffb8b26e0fe2cbac8 (diff) |
[trunk_admin] Update pt_BR, thanks to : flaviove
git-svn-id: http://piwigo.org/svn/trunk@29122 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/pt_BR/admin.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index aa283fa0d..034706965 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -973,4 +973,5 @@ $lang['close'] = 'fechar'; $lang['Activate it now'] = 'Ativar agora'; $lang['Allow users to add a link to their website'] = 'Permitir usuários adicionar um link em seus websites'; $lang['Impossible to deactivate the default theme.'] = 'Imposível desativar o tema padrão'; -$lang['Mail address is mandatory for registration'] = 'Para registro o email é obrigatório';
\ No newline at end of file +$lang['Mail address is mandatory for registration'] = 'Para registro o email é obrigatório'; +$lang['Empty caddie'] = 'Carrinho vazio';
\ No newline at end of file |