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/it/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/it') diff --git a/app/i18n/it/index.php b/app/i18n/it/index.php index 69bb3b3e7..9e26bdca0 100644 --- a/app/i18n/it/index.php +++ b/app/i18n/it/index.php @@ -18,7 +18,7 @@ return array( 'credits' => 'Crediti', 'credits_content' => 'Alcuni elementi di design provengono da Bootstrap sebbene FreshRSS non usi questo framework. Le icone provengono dal progetto GNOME. Il carattere Open Sans è stato creato da Steve Matteson. FreshRSS è basato su Minz, un framework PHP.', 'documentation' => 'Documentation', // TODO - 'freshrss_description' => 'FreshRSS è un aggregatore di feeds RSS da installare sul proprio host come Kriss Feed o Leed. Leggero e facile da mantenere pur essendo molto configurabile e potente.', + 'freshrss_description' => 'FreshRSS è un aggregatore di feeds RSS da installare sul proprio host. Leggero e facile da mantenere pur essendo molto configurabile e potente.', 'github' => 'su Github', 'license' => 'Licenza', 'project_website' => 'Sito del progetto', -- cgit v1.2.3