Florian Schaal
2015-01-14 b2334106d3979c4a565836c9db99e0a4b66d1e5c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$wb['Support Message'] = 'Tukipyyntö';
$wb['Message'] = 'Tukipyyntö';
$wb['Send message'] = 'Lähetä tukipyyntö';
$wb['View messages'] = 'Näytä tukipyynnöt';
$wb['Support'] = 'Käyttäjätuki';
$wb['About ISPConfig'] = 'ISPConfig-tietoa';
$wb['Version'] = 'Versio';
$wb['Frequently Asked Questions'] = 'Frequently Asked Questions';
$wb['FAQ Sections'] = 'FAQ Sections';
$wb['Manage Sections'] = 'Manage Sections';
$wb['Add a Question & Answer Pair'] = 'Add a Question & Answer Pair';
$wb['Manage Questions'] = 'Manage Questions';
?>