From 75131b4d2d2a353c8c67d494c5338386b7c2efe5 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 9 May 2023 11:10:13 +0200 Subject: [PATCH] Update fi_FI, thanks to nikke --- language/fi_FI/install.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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