diff options
Diffstat (limited to 'webmail/plugins/help/localization/ber.inc')
| -rw-r--r-- | webmail/plugins/help/localization/ber.inc | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/webmail/plugins/help/localization/ber.inc b/webmail/plugins/help/localization/ber.inc new file mode 100644 index 0000000..12fe444 --- /dev/null +++ b/webmail/plugins/help/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(); + |
