Skip to content
de_database_list.lng 252 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['list_head_txt'] = 'Database';
$wb['active_txt'] = 'Active';
$wb['remote_access_txt'] = 'Remote Access';
tbrehm's avatar
tbrehm committed
$wb['server_id_txt'] = 'Server';
$wb['database_name_txt'] = 'Database name';
$wb['add_new_record_txt'] = 'Add new Database';
?>