mcramer
2013-08-09 81e1f83025cfbdaabdf3a8fbb6126b5a372ac3cc
interface/web/sites/lib/lang/de_database_list.lng
@@ -1,8 +1,10 @@
<?php
$wb['list_head_txt'] = 'Datenbank';
$wb['active_txt'] = 'Aktiv';
$wb['remote_access_txt'] = 'Remotezugang';
$wb['remote_access_txt'] = 'Remotezugriff';
$wb['server_id_txt'] = 'Server';
$wb['database_name_txt'] = 'Datenbankname';
$wb['add_new_record_txt'] = 'Neue Datenbank hinzufügen';
$wb['database_user_txt'] = 'Database user';
$wb['parent_domain_id_txt'] = 'Domain';
?>