From 0b13e025a170bedc5bebca7685be58a915233488 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 10 Oct 2024 07:35:29 +0200 Subject: [PATCH] Update fi_FI, thanks to maakuth --- language/fi_FI/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/fi_FI/admin.lang.php b/language/fi_FI/admin.lang.php index c695f5dfd..ca218acb6 100644 --- a/language/fi_FI/admin.lang.php +++ b/language/fi_FI/admin.lang.php @@ -1227,4 +1227,5 @@ $lang['The gallery URL is not valid.'] = 'Galleria-URL ei ole kelvollinen.'; $lang['The settings for the guest are from the %s user'] = 'Vieraan asetukset ovat käyttäjältä %s'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Kuvan ulottuvuudet kutistetaan kokoon %dx%d.'; $lang['The other tags will be removed'] = 'Muut tagit poistetaan'; -$lang['Tags %s merged into tag %s'] = 'Tagit %s yhdistetty tagiksi %s'; \ No newline at end of file +$lang['Tags %s merged into tag %s'] = 'Tagit %s yhdistetty tagiksi %s'; +$lang['Tags \{%s\} succesfully deleted'] = 'Tagit \{%s\} poistettiin onnistuneesti'; \ No newline at end of file