diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index 6eed40cbc..9b8ef05c1 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1320,4 +1320,6 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['The best is to have them made automatically on a regular basis.'] = 'O melhor é tê-los feitos automaticamente em uma base regular.'; $lang['This photo no longer exists'] = 'Esta foto não existe mais'; $lang['Always have a backup of your database and files.'] = 'Sempre tenha um backup de seu banco de dados e arquivos.'; -$lang['Apply to root albums'] = 'Aplicar a álbuns raiz'; \ No newline at end of file +$lang['Apply to root albums'] = 'Aplicar a álbuns raiz'; +$lang['Album name must not be empty'] = 'O nome do álbum não deve estar vazio'; +$lang['Visit history'] = 'Visite o histórico'; \ No newline at end of file