tbrehm
2009-02-08 8d46ba68d9cdc0207448f0f60eb5e8e706dcc519
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Asiakkaat';
$wb['company_name_txt'] = 'Yrityksen nimi';
$wb['contact_name_txt'] = 'Yhteyshenkilön nimi';
$wb['city_txt'] = 'Kaupunki';
$wb['country_txt'] = 'Maa';
$wb['client_id_txt'] = 'Tunnus';
?>