Marius Burkard
2016-02-10 af01e42f2b0b17bacba3e78aeea12b7c235688f5
1
2
3
4
5
6
7
8
<?php
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Webbsida';
$wb['path_txt'] = 'Sökväg';
$wb['active_txt'] = 'Aktiv';
$wb['path_error_regex'] = 'Ogiltig katalogsökväg';
$wb['error_folder_already_protected_txt'] = 'Det finns redan ett inlägg för den här mappen.';
?>