diff options
Diffstat (limited to 'app/i18n/es/gen.php')
| -rw-r--r-- | app/i18n/es/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/es/gen.php b/app/i18n/es/gen.php index bca993c13..ae606ad37 100644 --- a/app/i18n/es/gen.php +++ b/app/i18n/es/gen.php @@ -145,6 +145,7 @@ return array( 'category_empty' => 'Vaciar categoría', 'confirm_action' => '¿Seguro que quieres hacerlo? No hay marcha atrás…', 'confirm_action_feed_cat' => '¿Seguro que quieres hacerlo? Perderás todos los favoritos relacionados y las peticiones de usuario. ¡Y no hay marcha atrás!', + 'confirm_exit_slider' => 'Are you sure you want to discard unsaved settings?', // TODO 'feedback' => array( 'body_new_articles' => 'Hay %%d nuevos artículos para leer en FreshRSS.', 'body_unread_articles' => '(No leídos: %%d)', |
