diff options
Diffstat (limited to 'lib/l10n/bg_BG.php')
-rw-r--r-- | lib/l10n/bg_BG.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/bg_BG.php b/lib/l10n/bg_BG.php new file mode 100644 index 00000000000..3eb0660d944 --- /dev/null +++ b/lib/l10n/bg_BG.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Personal" => "Лично", +"Authentication error" => "Проблем с идентификацията" +); |