diff options
Diffstat (limited to 'app/i18n/de/index.php')
| -rw-r--r-- | app/i18n/de/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php index 63bc95c88..af7a7e93a 100644 --- a/app/i18n/de/index.php +++ b/app/i18n/de/index.php @@ -31,9 +31,9 @@ return array( ), 'menu' => array( 'about' => 'Über FreshRSS', - 'add_query' => 'Eine Abfrage hinzufügen', 'before_one_day' => 'Vor einem Tag', 'before_one_week' => 'Vor einer Woche', + 'bookmark_query' => 'Bookmark current query', // TODO - Translation 'favorites' => 'Favoriten (%s)', 'global_view' => 'Globale Ansicht', 'main_stream' => 'Haupt-Feeds', |
