diff options
| author | 2017-04-08 19:47:53 +0200 | |
|---|---|---|
| committer | 2017-04-08 19:47:53 +0200 | |
| commit | 1749a1072a4a0b09bbc535aa279814d74a7bccbf (patch) | |
| tree | 5c32a1e30b3d6100cf41f1dec6147bb3f42b2feb | |
| parent | 8af3c9841e7040b91282f24cdccc0e215c52ceef (diff) | |
Revert i18n en: gen.action.actualize
https://github.com/FreshRSS/FreshRSS/pull/1465/files#r109282131
https://github.com/FreshRSS/FreshRSS/pull/1465
https://github.com/FreshRSS/FreshRSS/issues/1464
| -rw-r--r-- | app/i18n/en/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php index d6ae266b7..a502e829a 100644 --- a/app/i18n/en/gen.php +++ b/app/i18n/en/gen.php @@ -2,7 +2,7 @@ return array( 'action' => array( - 'actualize' => 'Updating', + 'actualize' => 'Actualize', 'back_to_rss_feeds' => '← Go back to your RSS feeds', 'cancel' => 'Cancel', 'create' => 'Create', |
