dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed mysql table layout for aps_instances table.
tbrehm
2012-09-07
0e33ddfad92df4b35d376d01da7d1d6ffd04f108
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
bg_client_del.lng
1
2
3
4
5
6
<?php
$wb['confirm_action_txt'] = 'Потвърди действието';
$wb['delete_explanation'] = 'This action will delete the following number of records associated with this client';
$wb['btn_save_txt'] = 'Изтрии клиента';
$wb['btn_cancel_txt'] = 'Отказ, без изтриване на клиента';
?>