diff options
| author | 2023-06-01 22:44:19 +0200 | |
|---|---|---|
| committer | 2023-06-01 22:44:19 +0200 | |
| commit | ca0c1edbe3df7b1ad5498bbdfd1201f39ac91edc (patch) | |
| tree | 75ca5970e8ef1ff9ca4330e04a00f1527c9300eb /app/i18n/es/index.php | |
| parent | 1d2bb50f2e0721102a3739ce5b13ff77a772fe15 (diff) | |
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 <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/es/index.php')
| -rw-r--r-- | app/i18n/es/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 <a href="http://twitter.github.io/bootstrap/">Bootstrap</a>. Los <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">Iconos</a> han sido obtenidos del <a href="https://www.gnome.org/">proyecto GNOME</a>. La fuente <em>Open Sans</em> es una creación de <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a>. FreshRSS usa el entorno PHP <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a>.', - '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' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">en Github</a>', 'license' => 'Licencia', |
