diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index a4b00a729..6eed40cbc 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1319,4 +1319,5 @@ $lang['Details'] = 'Detalhes'; $lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Se algo de ruim acontecer durante a atualização, você poderá restaurar um backup.'; $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.'; \ No newline at end of file +$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