Browse Source

Merge pull request #835 from Alwaysin/patch-1

Typo fix
Alexandre Alapetite 11 years ago
parent
commit
c1a5b8045e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/i18n/en/gen.php

+ 1 - 1
app/i18n/en/gen.php

@@ -10,7 +10,7 @@ return array(
 		'empty' => 'Empty',
 		'empty' => 'Empty',
 		'enable' => 'Enable',
 		'enable' => 'Enable',
 		'export' => 'Export',
 		'export' => 'Export',
-		'filter' => 'Filtrer',
+		'filter' => 'Filter',
 		'import' => 'Import',
 		'import' => 'Import',
 		'manage' => 'Manage',
 		'manage' => 'Manage',
 		'mark_read' => 'Mark as read',
 		'mark_read' => 'Mark as read',