Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/help/localization/en_GB.inc')
-rw-r--r--plugins/help/localization/en_GB.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/help/localization/en_GB.inc b/plugins/help/localization/en_GB.inc
index 1be660728..b7ded9521 100644
--- a/plugins/help/localization/en_GB.inc
+++ b/plugins/help/localization/en_GB.inc
@@ -18,4 +18,5 @@
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'Licence';
+$labels['csrfinfo'] = 'Read more about CSRF and how we protect you';
?>