diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index b1ec5111..7323c1da 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -126,8 +126,9 @@ fi:
none: Ei
not_available_abbr: ei
note:
- one: ei muistiinpanoja
- other: 1 muistiinpano
+ one: 1 muistiinpano
+ other: "%{count} muistiinpanoa"
+ zero: ei muistiinpanoja
notes: Muistiinpanot
numbered_step: Askel %{number}
ok: Ok
@@ -1188,11 +1189,12 @@ fi:
multi_page_html: Näytetään %{model} %{from} - %{to} yhteensä
%{count} tietueesta
single_page:
- zero: Näytetään 1 %{model}
- one: '%{model} ei löytynyt'
+ one: Näytetään 1 %{model}
+ other: Näytetään kaikki %{count} %{model}
zero: "%{model} ei löytynyt"
single_page_html:
- one: '%{model} ei löytynyt'
+ one: Näytetään 1 %{model}
other: Näytetään kaikki %{count} %{model}
+ zero: "%{model} ei löytynyt"
page_gap: "…"
previous_label: "← Edellinen"