Blame view
sources/apps/imprint/l10n/fi_FI.php
306 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Legal notice" => "Lainopillinen huomautus", "Nothing here yet" => "Täällä ei ole vielä mitään", "The content of the legal notice has to be configured first" => "Lainopillinen huomautus on määriteltävä ensin", "Placement" => "Sijoittelu", "Content" => "Sisältö" ); |