dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'stable-3.1'
Marius Burkard
2016-07-01
49441bdd0f3ff75d5092d5b832b97ea722a66363
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
se_software_package_install.lng
1
2
3
4
5
6
<?php
$wb['head_txt'] = 'Installera mjukvarupaket';
$wb['install_key_txt'] = 'Fyll i installationsnyckel';
$wb['btn_save_txt'] = 'Påbörja installation';
$wb['btn_cancel_txt'] = 'Avbryt';
?>