From deb306c33f67155d4b87d12857cc0b4676c60917 Mon Sep 17 00:00:00 2001 From: maTh Date: Thu, 11 May 2023 13:08:23 +0200 Subject: Improved: Install process: give more infos (#5350) * comments added for each step * infos about FreshRSS added in first step * Remove reference to Kriss and Leed from install page I do not find that informative, and quite confusing. Moved to readme instead. --------- Co-authored-by: Alexandre Alapetite --- app/i18n/de/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/de') diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php index 7946eab5b..27224b7d1 100644 --- a/app/i18n/de/index.php +++ b/app/i18n/de/index.php @@ -18,7 +18,7 @@ return array( 'credits' => 'Mitwirkende', 'credits_content' => 'Einige Designelemente stammen von Bootstrap, obwohl FreshRSS dieses Framework nicht nutzt. Icons stammen vom GNOME project. Open Sans Font wurde von Steve Matteson erstellt. FreshRSS basiert auf Minz, einem PHP-Framework.', 'documentation' => 'Handbuch', - 'freshrss_description' => 'FreshRSS ist ein RSS-Feedsaggregator zum selbst hosten wie zum Beispiel Kriss Feed oder Leed. Er ist leicht und einfach zu handhaben und gleichzeitig ein leistungsstarkes und konfigurierbares Werkzeug.', + 'freshrss_description' => 'FreshRSS ist ein RSS-Feedsaggregator zum selbst hosten. Er ist leicht und einfach zu handhaben und gleichzeitig ein leistungsstarkes und konfigurierbares Werkzeug.', 'github' => 'auf Github', 'license' => 'Lizenz', 'project_website' => 'Projekt-Website', -- cgit v1.2.3