diff options
author | Starfall <us@starfall.systems> | 2023-01-17 11:41:05 -0600 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2023-01-17 11:41:05 -0600 |
commit | 1f9c919b8769f5b0a3424ef343e0049d33d656e3 (patch) | |
tree | 1853486629da4b3b76192fe8756e8d4f6d71adcb /config/locales/devise.fi.yml | |
parent | 957c21273ff42d5b2b4a5e16b7869bbb09aeb865 (diff) | |
parent | 13227e1dafd308dfe1a3effc3379b766274809b3 (diff) |
Merge remote-tracking branch 'glitch/main'
Diffstat (limited to 'config/locales/devise.fi.yml')
-rw-r--r-- | config/locales/devise.fi.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/devise.fi.yml b/config/locales/devise.fi.yml index 606be8d47..ce5a35efd 100644 --- a/config/locales/devise.fi.yml +++ b/config/locales/devise.fi.yml @@ -111,5 +111,5 @@ fi: not_found: ei löydy not_locked: ei ollut lukittu not_saved: - one: 'Yksi virhe esti kohteen %{resource} tallentamisen:' - other: "%{count} virhettä esti kohteen %{resource} tallentamisen:" + one: '1 virhe esti kohteen %{resource} tallennuksen:' + other: "%{count} virhettä esti kohteen %{resource} tallennuksen:" |