From ca0c1edbe3df7b1ad5498bbdfd1201f39ac91edc Mon Sep 17 00:00:00 2001 From: LLeana <133794633+LleanaRuv@users.noreply.github.com> Date: Thu, 1 Jun 2023 22:44:19 +0200 Subject: Pull request of spanish translation (#5436) * Update sub.php Update spanish translation * Update conf.php Update Spanish translation * Update gen.php Update spanish translation * Update index.php Update spanish translation * Update admin.php update spanish translation * Fix ignore --------- Co-authored-by: Alexandre Alapetite --- app/i18n/es/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/es/index.php') diff --git a/app/i18n/es/index.php b/app/i18n/es/index.php index 500a66c11..8a94e7562 100644 --- a/app/i18n/es/index.php +++ b/app/i18n/es/index.php @@ -17,7 +17,7 @@ return array( 'bugs_reports' => 'Informe de fallos', '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 + 'documentation' => 'Documentacion', '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', -- cgit v1.2.3