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