mcramer
2013-08-14 d6fa81a028357d17b7a5cc798130fddffecb5871
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';
?>