dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
moved the system-log and the jobqueue to the monitor.
vogelor
2008-12-11
70e890ed44de037bd1207fc74872b57debb8de5a
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
bg_language_import.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Импортиране на езиков файл';
$wb['language_import_txt'] = 'Изберете езиков файл';
$wb['btn_save_txt'] = 'Импортиране';
$wb['language_overwrite_txt'] = 'Презапиши ако съществува';
$wb['btn_cancel_txt'] = 'Отказ';
?>