ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
interface/web/mail/lib/lang/es_user_quota_stats_list.lng
@@ -1,7 +1,7 @@
<?php
$wb["list_head_txt"] = 'Cuota de Correo';
$wb["quota_txt"] = 'Cuota';
$wb["name_txt"] = 'Nombre';
$wb["email_txt"] = 'Correo';
$wb["used_txt"] = 'Usado';
$wb['list_head_txt'] = 'Cuota de Correo';
$wb['quota_txt'] = 'Cuota';
$wb['name_txt'] = 'Nombre';
$wb['email_txt'] = 'Correo';
$wb['used_txt'] = 'Usado';
?>