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/el/index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/i18n/el') diff --git a/app/i18n/el/index.php b/app/i18n/el/index.php index f49c5e2af..655846518 100644 --- a/app/i18n/el/index.php +++ b/app/i18n/el/index.php @@ -26,8 +26,6 @@ return array( ), ), 'bugs_reports' => 'Bug reports', // TODO - 'credits' => 'Credits', // TODO - 'credits_content' => 'Some design elements come from Bootstrap although FreshRSS doesn’t use this framework. Icons come from the GNOME project. Open Sans font police has been created by Steve Matteson. FreshRSS is based on Minz, a PHP framework.', // TODO 'documentation' => 'Documentation', // TODO 'freshrss_description' => 'FreshRSS is a self-hostable RSS aggregator and reader. It allows you to read and follow several news websites at a glance without the need to browse from one website to another. FreshRSS is lightweight, configurable, and easy to use.', // TODO 'github' => 'on GitHub', // TODO -- cgit v1.2.3