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:
authorThomas Bruederli <thomas@roundcube.net>2015-11-15 23:19:44 +0300
committerThomas Bruederli <thomas@roundcube.net>2015-11-15 23:19:44 +0300
commite257b830a125aa90619bb251be86d1e8073bf365 (patch)
tree5fdb4e33cda42a50bb8055aecfcb2a91faf65a23 /plugins/help/localization/pt_BR.inc
parent162bc85be9ded67203e4471c51cb26c19853d1a2 (diff)
Synchronize localizations from Transifex
Diffstat (limited to 'plugins/help/localization/pt_BR.inc')
-rw-r--r--plugins/help/localization/pt_BR.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/help/localization/pt_BR.inc b/plugins/help/localization/pt_BR.inc
index 7aff20bf1..ccf9b47f4 100644
--- a/plugins/help/localization/pt_BR.inc
+++ b/plugins/help/localization/pt_BR.inc
@@ -18,4 +18,5 @@
$labels['help'] = 'Ajuda';
$labels['about'] = 'Sobre';
$labels['license'] = 'Licença';
+$labels['csrfinfo'] = 'Leia mais sobre CSRF e como nós protegemos você';
?>