dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix for local characters not encoded properly in welcome-email. remove trai...
Antennipasi
2009-01-25
690cfe993b4b82b938717663d52e3c14ba047619
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
fi.lng
1
2
3
4
5
6
7
<?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';
?>