Marius Cramer
2015-06-03 c3fab8f2cdf92d6b9d66202e3210cc01e5c53db5
interface/web/sites/lib/lang/de_database_list.lng
@@ -2,10 +2,10 @@
$wb['list_head_txt'] = 'Datenbank';
$wb['active_txt'] = 'Aktiv';
$wb['remote_access_txt'] = 'Remotezugriff';
$wb['type_txt'] = 'Typ';
$wb['server_id_txt'] = 'Server';
$wb['database_name_txt'] = 'Datenbank Name';
$wb['database_name_txt'] = 'Datenbank-Name';
$wb['add_new_record_txt'] = 'Neue Datenbank hinzufügen';
$wb['database_user_txt'] = 'Datenbank Benutzer';
$wb['database_user_txt'] = 'Datenbank-Benutzer';
$wb['parent_domain_id_txt'] = 'Domain';
?>