diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-02-07 05:36:14 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-02-07 05:36:14 +0000 |
commit | 7956ce1d42f1f7417cc7ccd1f08f434741faff0a (patch) | |
tree | c03a9786b8be54a0f3c968b256fb7fb84934d38c /language/pt_BR/admin.lang.php | |
parent | 5dd4b3ca3bd684c062e5336f9b1e3fb8b5304854 (diff) |
[trunk_admin] Update pt_BR, thanks to : PabloBSantiago
git-svn-id: http://piwigo.org/svn/trunk@20595 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pt_BR/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index e2a076c36..7c096a47b 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -949,4 +949,5 @@ $lang['Rename'] = 'Renomear'; $lang['This group will be set to default'] = 'Esse grupo será usado por padrão'; $lang['This group will be unset to default'] = 'Esse grupo nao será mais usado por padrao'; $lang['Type here the name of the new group'] = 'Digite aqui o nome do novo grupo.'; +$lang['Purge user cache'] = 'limpa o cache do usuário'; ?>
\ No newline at end of file |