From a2fe354ccb709411d8e370c604880d45ff2795cf Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Sun, 16 Jan 2022 22:01:14 +0100 Subject: [i18n] Fix "Add a RSS feed" typo (#4161) * [i18n] Fix "Add a RSS feed" typo * fix the typo also in i18n/en[-us]/index.php * moar * moar Co-authored-by: mathContao --- app/i18n/en-us/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/en-us/index.php') diff --git a/app/i18n/en-us/index.php b/app/i18n/en-us/index.php index bc3a80eb6..f954a9f79 100644 --- a/app/i18n/en-us/index.php +++ b/app/i18n/en-us/index.php @@ -17,7 +17,7 @@ return array( 'bugs_reports' => 'Bug reports', // IGNORE 'credits' => 'Credits', // IGNORE 'credits_content' => 'Some design elements come from Bootstrap although FreshRSS doesn’t use this framework. Icons come from GNOME project. Open Sans font police has been created by Steve Matteson. FreshRSS is based on Minz, a PHP framework.', // IGNORE - 'freshrss_description' => 'FreshRSS is a RSS feeds aggregator to self-host like Kriss Feed or Leed. It is light and easy to take in hand while being powerful and configurable tool.', // IGNORE + 'freshrss_description' => 'FreshRSS is an RSS feed aggregator to self-host like Kriss Feed or Leed. It is light and easy to take in hand while being powerful and configurable tool.', // IGNORE 'github' => 'on Github', // IGNORE 'license' => 'License', // IGNORE 'project_website' => 'Project website', // IGNORE -- cgit v1.2.3