tbrehm
2012-02-27 09bdcf372ba12695a813f72721181d6f1a8e901b
interface/web/dns/lib/lang/es.lng
@@ -12,7 +12,14 @@
$wb['DNS Zone'] = 'DNS Zona';
$wb['Records'] = 'Registros';
$wb['DNS SRV'] = 'DNS SRV';
$wb['DNS TXT Record'] = 'DNS TXT Registro';
$wb['DNS TXT Record'] = 'Registro DNS TXT';
$wb['DNS TXT'] = 'DNS TXT';
$wb['DNS Wizard'] = 'Asistente DNS';
$wb['Add DNS Zone'] = 'Agregar Zona DNS';
$wb['Templates'] = 'Plantillas';
$wb['zone_file_successfully_imported_txt'] = 'The zone file has successfully been imported!';
$wb['error_no_valid_zone_file_txt'] = 'This appears to be no valid zone file!';
$wb['zonefile_to_import_txt'] = 'Zone File';
$wb['Secondary Zones'] = 'Secondary Zones';
$wb['Import Zone File'] = 'Import Zone File';
?>