From 82a2a6f023f58f65df93d11339f4be36a8c2b16f Mon Sep 17 00:00:00 2001 From: rom-1 <37835829+rom-1@users.noreply.github.com> Date: Sun, 17 Jan 2021 18:29:21 +0100 Subject: Updated German Translation (#3379) * Updated German Translation completed german translation, as of now 100%. * changing the word display -> filter The whole interface is a little mess, but I guess this might be fitting a bit better * Fix ignore Co-authored-by: Alexandre Alapetite --- app/i18n/de/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/de/index.php') diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php index af7a7e93a..945d8a72c 100644 --- a/app/i18n/de/index.php +++ b/app/i18n/de/index.php @@ -33,7 +33,7 @@ return array( 'about' => 'Über FreshRSS', 'before_one_day' => 'Vor einem Tag', 'before_one_week' => 'Vor einer Woche', - 'bookmark_query' => 'Bookmark current query', // TODO - Translation + 'bookmark_query' => 'Aktuelle Abfrage speichern', 'favorites' => 'Favoriten (%s)', 'global_view' => 'Globale Ansicht', 'main_stream' => 'Haupt-Feeds', -- cgit v1.2.3