dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Included changes from stable that could not be merged
Marius Cramer
2014-01-28
746e52a6f3cfdd6438f9c62b39c119925a9405f9
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
fi_language_export.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Lataa kielitiedosto';
$wb['language_select_txt'] = 'Valitse ladattava kieli';
$wb['btn_save_txt'] = 'Lataa valittu kielitiedosto';
$wb['btn_cancel_txt'] = 'Takaisin';
?>