From e9feb247ca1e7ff30768f9eb434cc917a2031eab Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Tue, 13 Aug 2024 12:14:12 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20New=20Crowdin=20updates=20(#1258?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/public/locales/fi/app.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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" }