Browse Source

i18n minor spelling

Alexandre Alapetite 11 năm trước cách đây
mục cha
commit
5e8872983a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/i18n/en.php

+ 1 - 1
app/i18n/en.php

@@ -368,7 +368,7 @@ return array (
 	'login_required'		=> 'Login required:',
 	'login_required'		=> 'Login required:',
 
 
 	'confirm_action'		=> 'Are you sure you want to perform this action? It cannot be cancelled!',
 	'confirm_action'		=> 'Are you sure you want to perform this action? It cannot be cancelled!',
-	'confirm_action_feed_cat'	=> 'Are you sure you want to perform this action? You may lost related favorites and user queries. It cannot be cancelled!',
+	'confirm_action_feed_cat'	=> 'Are you sure you want to perform this action? You may lose related favorites and user queries. It cannot be cancelled!',
 	'notif_title_new_articles'	=> 'FreshRSS: new articles!',
 	'notif_title_new_articles'	=> 'FreshRSS: new articles!',
 	'notif_body_new_articles'	=> 'There are \d new articles to read on FreshRSS.',
 	'notif_body_new_articles'	=> 'There are \d new articles to read on FreshRSS.',