diff options
Diffstat (limited to 'program/localization/ber/labels.inc')
-rw-r--r-- | program/localization/ber/labels.inc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/program/localization/ber/labels.inc b/program/localization/ber/labels.inc new file mode 100644 index 000000000..1128b0d4b --- /dev/null +++ b/program/localization/ber/labels.inc @@ -0,0 +1,18 @@ +<?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: Madghis <mbuzakhar@armas.ly> | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); +$labels['username'] = 'Izwel n'; + |