dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Trying to clean trailing spaces and empty lines.
Antennipasi
2009-01-04
f0a5afb88614d95cd0fa783a006f82862518167d
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
fi_clients_list.lng
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'] = 'ID';
?>