Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/sites/lib/lang/br_user_quota_stats_list.lng
@@ -1,8 +1,9 @@
<?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';
$wb['files_txt'] = 'Single files';
?>