Till Brehm
2016-06-27 65ee3af0845f20cd3ae4a3d0c2ee3ce865f7fc7c
interface/web/sites/lib/lang/fi_shell_user_list.lng
@@ -1,9 +1,8 @@
<?php
$wb['list_head_txt'] = 'Shell-käyttäjä';
$wb['active_txt'] = 'Päällä';
$wb['active_txt'] = 'Käytössä';
$wb['server_id_txt'] = 'Palvelin';
$wb['parent_domain_id_txt'] = 'Sivusto';
$wb['username_txt'] = 'Käyttäjänimi';
$wb['parent_domain_id_txt'] = 'Verkkotunnus';
$wb['username_txt'] = 'Käyttäjätunnus';
$wb['add_new_record_txt'] = 'Lisää uusi Shell-käyttäjä';
?>