From b0a3ae1e7af2a1485439439463ceed3dc2057f65 Mon Sep 17 00:00:00 2001 From: Glyn Normington Date: Mon, 24 Mar 2025 13:04:10 +0000 Subject: Clarify MINZ usage (#7426) * Clarify MINZ usage MINZ (archived, read-only) is not a dependency of FreshRSS, which would be very concerning. Instead, FreshRSS copied MINZ and has evolved it since then under the same license. Ref: https://github.com/FreshRSS/FreshRSS/discussions/7425 * Move credits to README * Delete credits from web UI * Additional changes --------- Co-authored-by: Alexandre Alapetite --- app/i18n/de/index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/i18n/de/index.php') diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php index 4b7eff8ea..94d871ea7 100644 --- a/app/i18n/de/index.php +++ b/app/i18n/de/index.php @@ -26,8 +26,6 @@ return array( ), ), 'bugs_reports' => 'Fehlerberichte', - '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. Er ist leicht und einfach zu handhaben und gleichzeitig ein leistungsstarkes und konfigurierbares Werkzeug.', 'github' => 'auf GitHub', -- cgit v1.2.3