mcramer
2013-07-16 2b91b03d06d6d30cc120406cf0e98bbeaaec5717
interface/web/admin/lib/lang/de_directive_snippets_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Direcktiven Schnipsel';
$wb['list_head_txt'] = 'Direktiven Schnipsel';
$wb['active_txt'] = 'Aktiv';
$wb['name_txt'] = 'Name des Schnipsels';
$wb['type_txt'] = 'Typ';
$wb['add_new_record_txt'] = 'Direcktiven Schnipsel hinzufügen';
$wb['add_new_record_txt'] = 'Direktiven Schnipsel hinzufügen';
?>