aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/pt-br/feedback.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/pt-br/feedback.php')
-rw-r--r--app/i18n/pt-br/feedback.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/pt-br/feedback.php b/app/i18n/pt-br/feedback.php
index 184ef4cc4..0b903db13 100644
--- a/app/i18n/pt-br/feedback.php
+++ b/app/i18n/pt-br/feedback.php
@@ -36,6 +36,7 @@ return array(
),
'extensions' => array(
'already_enabled' => '%s já está habilitado',
+ 'cannot_remove' => '%s cannot be removed', // TODO - Translation
'disable' => array(
'ko' => '%s não pode ser desabilitado. <a href="%s">verifique os logs do FreshRSS</a> para detalhes.',
'ok' => '%s agora está desabilitado',
@@ -47,6 +48,7 @@ return array(
'no_access' => 'Você não tem acesso ao %s',
'not_enabled' => '%s não está habilitado',
'not_found' => '%s não existe',
+ 'removed' => '%s removed', // TODO - Translation
),
'import_export' => array(
'export_no_zip_extension' => 'extensão ZIP não está presente em seu servidor. Por favor tente exportar os arquivos um por vez.',