Просмотр исходного кода

US-English translation improvement (#3112)

Germs2004 5 лет назад
Родитель
Сommit
cada19eb87
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      app/i18n/en-us/index.php

+ 2 - 2
app/i18n/en-us/index.php

@@ -32,8 +32,8 @@ return array(
 	'menu' => array(
 		'about' => 'About FreshRSS',
 		'add_query' => 'Add a query',
-		'before_one_day' => 'Before one day',
-		'before_one_week' => 'Before one week',
+		'before_one_day' => 'Older than one day',
+		'before_one_week' => 'Older than one week',
 		'favorites' => 'Favorites (%s)',
 		'global_view' => 'Global view',
 		'main_stream' => 'Main stream',