diff options
Diffstat (limited to 'app/i18n/en.php')
| -rw-r--r-- | app/i18n/en.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php index bd5c7290f..2cd415deb 100644 --- a/app/i18n/en.php +++ b/app/i18n/en.php @@ -214,6 +214,8 @@ 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 canceled!', + // DATE 'january' => 'january', 'february' => 'february', |
