tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/sites/lib/lang/br_user_quota_stats_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['list_head_txt'] = 'Cota de Disco de Website';
$wb['domain_txt'] = 'Domínio / Website';
$wb['system_user_txt'] = 'Usuário no Linux';
$wb['used_txt'] = 'Espaço Usado';
$wb['hard_txt'] = 'Limite Hard';
$wb['soft_txt'] = 'Limite Soft';
$wb['list_head_txt'] = 'Cota de Disco';
$wb['domain_txt'] = 'Domínio';
$wb['system_user_txt'] = 'Usuário Linux';
$wb['used_txt'] = 'Espaço usado';
$wb['hard_txt'] = 'Limite hard';
$wb['soft_txt'] = 'Limite soft';
?>