Skip to content
se_server.lng 449 B
Newer Older
NBonline's avatar
NBonline committed
<?php
$wb["server_name_txt"] = 'Servernamn';
$wb["mail_server_txt"] = 'Epostserver';
$wb["web_server_txt"] = 'Webbserver';
$wb["dns_server_txt"] = 'DNS-Server';
$wb["file_server_txt"] = 'Filserver';
$wb["mysql_server_txt"] = 'MySQL-Server';
$wb["postgresql_server_txt"] = 'PostgreSQL-Server';
$wb["firebird_server_txt"] = 'Firebird-Server';
$wb["active_txt"] = 'Aktiv';
$wb["btn_save_txt"] = 'Spara';
$wb["btn_cancel_txt"] = 'Avbryt';
?>