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/fr/index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/i18n/fr/index.php') diff --git a/app/i18n/fr/index.php b/app/i18n/fr/index.php index 63d3d8f3e..b4ebcb335 100644 --- a/app/i18n/fr/index.php +++ b/app/i18n/fr/index.php @@ -26,8 +26,6 @@ return array( ), ), 'bugs_reports' => 'Rapports de bugs', - 'credits' => 'Crédits', - 'credits_content' => 'Des éléments de design sont issus du projet Bootstrap bien que FreshRSS n’utilise pas ce framework. Les icônes sont issues du projet GNOME. La police Open Sans utilisée a été créée par Steve Matteson. FreshRSS repose sur Minz, un framework PHP.', 'documentation' => 'Documentation', // IGNORE 'freshrss_description' => 'FreshRSS est un agrégateur de flux RSS à auto-héberger. Il se veut léger et facile à prendre en main tout en étant un outil puissant et paramétrable.', 'github' => 'sur GitHub', -- cgit v1.2.3