dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Feat: enable xfs-quotas. --- Daniel Ripoll I was a DevOps before it was coo...
Daniel
2016-04-17
e14c6ea84f18143bbd9eb17838b28fb884e78bd3
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
se_aps_packages_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Tillgängliga paket';
$wb['name_txt'] = 'Namn';
$wb['version_txt'] = 'Version';
$wb['category_txt'] = 'Kategori';
$wb['status_txt'] = 'Olåst';
$wb['filter_txt'] = 'Sök';
?>