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/es/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/es') diff --git a/app/i18n/es/index.php b/app/i18n/es/index.php index 83222ba92..500a66c11 100644 --- a/app/i18n/es/index.php +++ b/app/i18n/es/index.php @@ -18,7 +18,7 @@ return array( 'credits' => 'Créditos', 'credits_content' => 'Aunque FreshRSS no usa ese entorno, algunos elementos del diseño están obtenidos de Bootstrap. Los Iconos han sido obtenidos del proyecto GNOME. La fuente Open Sans es una creación de Steve Matteson. FreshRSS usa el entorno PHP Minz.', 'documentation' => 'Documentation', // TODO - 'freshrss_description' => 'FreshRSS es un agregador de fuentes RSS de alojamiento privado al estilo de Kriss Feed o Leed. Es una herramienta potente, pero ligera y fácil de usar y configurar.', + 'freshrss_description' => 'FreshRSS es un agregador de fuentes RSS de alojamiento privado. Es una herramienta potente, pero ligera y fácil de usar y configurar.', 'github' => 'en Github', 'license' => 'Licencia', 'project_website' => 'Web del proyecto', -- cgit v1.2.3