diff options
Diffstat (limited to 'plugins/password/localization/ber.inc')
-rw-r--r-- | plugins/password/localization/ber.inc | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/password/localization/ber.inc b/plugins/password/localization/ber.inc new file mode 100644 index 000000000..12fe4442e --- /dev/null +++ b/plugins/password/localization/ber.inc @@ -0,0 +1,17 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | localization//labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: FULL NAME <EMAIL@ADDRESS> | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); + |