diff options
Diffstat (limited to 'webmail/plugins/google_contacts/localization/bg_BG.inc')
| -rw-r--r-- | webmail/plugins/google_contacts/localization/bg_BG.inc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/webmail/plugins/google_contacts/localization/bg_BG.inc b/webmail/plugins/google_contacts/localization/bg_BG.inc new file mode 100644 index 0000000..e231317 --- /dev/null +++ b/webmail/plugins/google_contacts/localization/bg_BG.inc @@ -0,0 +1,23 @@ +<?php + +/* ++-----------------------------------------------------------------------+ +| language/bg_BG/labels.inc | +| | +| Language file of the RoundCube Webmail client | +| Copyright (C) 2008-2009, RoundQube Dev. - Switzerland | +| Licensed under the GNU GPL | +| | ++-----------------------------------------------------------------------+ +| Author: | ++-----------------------------------------------------------------------+ + +*/ + +$labels = array(); +$labels['googlecontacts'] = 'Google контакт'; +$labels['usegoogleabook'] = 'Използвай адресна книга от Google'; +$labels['googleuser'] = 'Потребител'; +$labels['googlepass'] = 'Парола'; + +?>
\ No newline at end of file |
