diff --git a/language/fi_FI/install.lang.php b/language/fi_FI/install.lang.php index 81937cf89..43ae1acbd 100644 --- a/language/fi_FI/install.lang.php +++ b/language/fi_FI/install.lang.php @@ -49,4 +49,5 @@ $lang['Welcome to your new installation of Piwigo!'] = 'Tervetuloa uuteen Piwigo $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Voit ladata konfiguraatiotiedoston ja siirtää sen asennuksesi local/config -hakemistoon. '; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Sinun tulee kääntyä hosting -palveluntarjoajasi puoleen ja kysyä kuinka voit vaihtaa PHP 5.2 :seen itse.'; $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'se tulee tietokannan taulun nimen etuliitteeksi (mahdollistaa taulujen helpomman hallinnan)'; -$lang['verification'] = 'vahvistus'; \ No newline at end of file +$lang['verification'] = 'vahvistus'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'PHP-versio %s vaaditaan. (sinulla on PHP-versio %s)'; \ No newline at end of file