diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index 5e126a234..1a5634e9c 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1416,4 +1416,6 @@ $lang['We have found %d duplicate paths. Details provided by plugin Check Upload $lang['There is currently %d photos in the lounge (upload buffer)'] = 'Faltam %d fotos para carregar (relação de upload)'; $lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Se uma foto neste álbum tiver o mesmo nome-de-arquivo, atualize o arquivo sem alterar as propriedades da foto'; $lang['Empty lounge'] = 'Relação de upload vazia'; -$lang['%d photos were moved from the upload lounge to their albums'] = '%d fotos da relação de upload para seus álbuns'; \ No newline at end of file +$lang['%d photos were moved from the upload lounge to their albums'] = '%d fotos da relação de upload para seus álbuns'; +$lang['Admins only'] = 'Apenas para administradores'; +$lang['user_status_normal'] = 'Básico'; \ No newline at end of file