diff options
| -rw-r--r-- | app/i18n/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php index 9366287c3..f1c1ed64a 100644 --- a/app/i18n/en.php +++ b/app/i18n/en.php @@ -217,7 +217,7 @@ return array ( 'forbidden_access' => 'Forbidden access', 'forbidden_access_description' => 'Access is password protected, please <a class="signin" href="#">sign in</a> to read your feeds.', - 'confirm_action' => 'Are you sure you want perform this action? It cannot be cancelled!', + 'confirm_action' => 'Are you sure you want to perform this action? It cannot be cancelled!', // DATE 'january' => 'january', |
