diff options
| author | 2017-03-26 19:31:01 +0200 | |
|---|---|---|
| committer | 2017-03-26 19:31:01 +0200 | |
| commit | b8cc4a4790cfe157465b7ba6776897674c8d5463 (patch) | |
| tree | d3afb306a7a15adc06d7b8e14869683cd67cf0ec /app/i18n/en/sub.php | |
| parent | cae67808fed114d15700e2a9d2f2b556ffc0d63a (diff) | |
i18n: A few more favourites
Diffstat (limited to 'app/i18n/en/sub.php')
| -rw-r--r-- | app/i18n/en/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/sub.php b/app/i18n/en/sub.php index 6a20f5a69..86600e882 100644 --- a/app/i18n/en/sub.php +++ b/app/i18n/en/sub.php @@ -47,7 +47,7 @@ return array( 'file_to_import' => 'File to import<br />(OPML, JSON or ZIP)', 'file_to_import_no_zip' => 'File to import<br />(OPML or JSON)', 'import' => 'Import', - 'starred_list' => 'List of favorite articles', + 'starred_list' => 'List of favourite articles', 'title' => 'Import / export', ), 'menu' => array( |
