diff --git a/apps/web/public/locales/da/app.json b/apps/web/public/locales/da/app.json index edce254e0..fcb95b2b4 100644 --- a/apps/web/public/locales/da/app.json +++ b/apps/web/public/locales/da/app.json @@ -248,5 +248,11 @@ "advancedSettingsDescription": "Skjul deltagere, resultater og kræv deltagernes e-mailadresser.", "keepPollsIndefinitely": "Behold afstemninger på ubestemt tid", "keepPollsIndefinitelyDescription": "Inaktive afstemninger vil ikke blive slettet automatisk.", - "createPoll": "Opret afstemning" + "createPoll": "Opret afstemning", + "addToCalendar": "Tilføj til kalender", + "microsoft365": "Microsoft 365", + "outlook": "Outlook", + "yahoo": "Yahoo", + "downloadICSFile": "Hent ICS-fil", + "schedulateDate": "Planlagt dato" } diff --git a/apps/web/public/locales/it/app.json b/apps/web/public/locales/it/app.json index 23f50e3a8..9a2791246 100644 --- a/apps/web/public/locales/it/app.json +++ b/apps/web/public/locales/it/app.json @@ -228,5 +228,11 @@ "timeShownIn": "Le date sono mostrate in {timeZone}", "createPoll": "Crea sondaggio", "yearlyDiscount": "Risparmia {amount}", - "yearlyBillingDescription": "all'anno" + "yearlyBillingDescription": "all'anno", + "addToCalendar": "Aggiungi al Calendario", + "microsoft365": "Microsoft 365", + "outlook": "Outlook", + "yahoo": "Yahoo", + "downloadICSFile": "Scarica file ICS", + "schedulateDate": "Data programmata" } diff --git a/apps/web/public/locales/pt-BR/app.json b/apps/web/public/locales/pt-BR/app.json index edbc47205..482bb6e36 100644 --- a/apps/web/public/locales/pt-BR/app.json +++ b/apps/web/public/locales/pt-BR/app.json @@ -263,5 +263,11 @@ "activePollCount": "{{activePollCount}} Ao Vivo", "createPoll": "Criar enquete", "yearlyDiscount": "Economize {amount}", - "yearlyBillingDescription": "por ano" + "yearlyBillingDescription": "por ano", + "addToCalendar": "Adicionar ao Calendário", + "microsoft365": "Microsoft 365", + "outlook": "Outlook", + "yahoo": "Yahoo", + "downloadICSFile": "Baixar arquivo ICS", + "schedulateDate": "Data Agendada" }