diff options
Diffstat (limited to 'app/i18n/pt-br/index.php')
| -rw-r--r-- | app/i18n/pt-br/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/pt-br/index.php b/app/i18n/pt-br/index.php index fc405d555..92ce19a6c 100644 --- a/app/i18n/pt-br/index.php +++ b/app/i18n/pt-br/index.php @@ -31,9 +31,9 @@ return array( ), 'menu' => array( 'about' => 'Sobre o FreshRSS', - 'add_query' => 'Adicionar uma query', 'before_one_day' => 'Antes de um dia', 'before_one_week' => 'Antes de uma semana', + 'bookmark_query' => 'Bookmark current query', // TODO - Translation 'favorites' => 'Favoritos (%s)', 'global_view' => 'Visualização global', 'main_stream' => 'Stream principal', |
