diff --git a/apps/web/public/locales/fi/app.json b/apps/web/public/locales/fi/app.json index 9cd1a11df..927e671f8 100644 --- a/apps/web/public/locales/fi/app.json +++ b/apps/web/public/locales/fi/app.json @@ -263,5 +263,9 @@ "activePollCount": "{{activePollCount}} käynnissä", "createPoll": "Luo kysely", "yearlyDiscount": "Säästä {amount}", - "yearlyBillingDescription": "vuodessa" + "yearlyBillingDescription": "vuodessa", + "timeZoneChangeDetectorTitle": "Aikavyöhykkeen muutos havaittu", + "timeZoneChangeDetectorMessage": "Aikavyöhykkeesi on nyt {currentTimeZone}. Haluatko päivittää asetuksesi?", + "yesUpdateTimezone": "Kyllä, päivitä aikavyöhykkeeni", + "noKeepCurrentTimezone": "Ei, säilytä nykyinen aikavyöhyke" }