diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-09-05 20:00:21 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-09-05 20:00:21 +0000 |
| commit | 50d91d7b4f14b62725d484c9015847965713053b (patch) | |
| tree | 2abad99cf6ebeaeba62304e87636907cf2da647a | |
| parent | a62f2bb8cdef0f352a89f5de59908b0cfa2f6441 (diff) | |
Adde Bulgarian translation
git-svn-id: https://svn.roundcube.net/trunk@5179 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | plugins/new_user_dialog/localization/bg_BG.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/new_user_dialog/localization/bg_BG.inc b/plugins/new_user_dialog/localization/bg_BG.inc new file mode 100644 index 000000000..9dc04529f --- /dev/null +++ b/plugins/new_user_dialog/localization/bg_BG.inc @@ -0,0 +1,7 @@ +<?php + +$labels = array(); +$labels['identitydialogtitle'] = 'Моля попълнете Вашите данни.'; +$labels['identitydialoghint'] = 'Това съобщение се появява само при първото влизане.'; + +?>
\ No newline at end of file |
