dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Updated version number to 3.0.5.4p7
Till Brehm
2015-06-04
536488819d354c23f47f41c4117af81368d0f5da
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dashboard
/
lib
/
lang
/
se_dashlet_quota.lng
1
2
3
4
5
6
7
8
<?php
$wb['quota_txt'] = 'Webbsidornas hårddiskkvot';
$wb['domain_txt'] = 'Domän / Webbsida';
$wb['used_txt'] = 'Använt utrymme';
$wb['hard_txt'] = 'Hård gräns';
$wb['soft_txt'] = 'Mjuk gräns';
$wb['no_sites_txt'] = 'Ingen webbsida hittades.';
?>