diff options
Diffstat (limited to 'app/i18n/es/conf.php')
| -rwxr-xr-x | app/i18n/es/conf.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/es/conf.php b/app/i18n/es/conf.php index b05844592..e3fa6e9fe 100755 --- a/app/i18n/es/conf.php +++ b/app/i18n/es/conf.php @@ -127,9 +127,11 @@ return array( 'read' => array( 'article_open_on_website' => 'cuando el artículo se abra en su web original', 'article_viewed' => 'cuando se muestre el artículo', + 'keep_max_n_unread' => 'Max number of articles to keep unread', // TODO - Translation 'scroll' => 'durante el desplazamiento', 'upon_reception' => 'al recibir el artículo', 'when' => 'Marcar el artículo como leído…', + 'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // TODO - Translation ), 'show' => array( '_' => 'Artículos a mostrar', |
