i18n : number_articles

number_articles n'était pas défini
This commit is contained in:
Alexandre Alapetite
2013-12-05 20:55:47 +01:00
parent 25fa654529
commit e4cf8a7396
2 changed files with 4 additions and 2 deletions

View File

@@ -133,7 +133,8 @@ return array (
'feed_description' => 'Description',
'website_url' => 'Website URL',
'feed_url' => 'Feed URL',
'articles' => 'articles',
'articles' => 'articles',
'number_articles' => 'Number of articles',
'keep_history' => 'Keep history?',
'categorize' => 'Store in a category',
'advanced' => 'Advanced',

View File

@@ -133,7 +133,8 @@ return array (
'feed_description' => 'Description',
'website_url' => 'URL du site',
'feed_url' => 'URL du flux',
'articles' => 'articles',
'articles' => 'articles',
'number_articles' => 'Nombre darticles',
'keep_history' => 'Garder lhistorique ?',
'categorize' => 'Ranger dans une catégorie',
'advanced' => 'Avancé',