Dominik Müller
2015-01-09 d453c16036dd5a4ff1dfb6c0dd4c3ea8f315b03a
interface/web/admin/lib/lang/es_directive_snippets_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Directive Snippets';
$wb['active_txt'] = 'Active';
$wb['name_txt'] = 'Name of Snippet';
$wb['type_txt'] = 'Type';
$wb['add_new_record_txt'] = 'Add Directive Snippet';
$wb['list_head_txt'] = 'Fragmentos de Directivas';
$wb['active_txt'] = 'Activa';
$wb['name_txt'] = 'Nombre';
$wb['type_txt'] = 'Tipo';
$wb['add_new_record_txt'] = 'Añadir Fragmento de Directivas';
?>