From a836800c69614cab72acf37e7cdd181bf4696f29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 13:49:10 +0000 Subject: [PATCH] New Crowdin translations by Github Action (#6123) --- apps/web/public/static/locales/de/common.json | 1 + apps/web/public/static/locales/es/common.json | 1 + 2 files changed, 2 insertions(+) diff --git a/apps/web/public/static/locales/de/common.json b/apps/web/public/static/locales/de/common.json index 8a8a46ad74..9aee5a924d 100644 --- a/apps/web/public/static/locales/de/common.json +++ b/apps/web/public/static/locales/de/common.json @@ -367,6 +367,7 @@ "team_webhooks": "Team-Webhooks", "create_new_webhook_to_account": "Erstellen Sie einen neuen Webhook in Ihrem Account", "new_webhook": "Neuer Webhook", + "receive_cal_meeting_data": "Erhalte {{appName}} Termindaten unter einer bestimmten URL in Echtzeit, wenn ein Termin geplant oder abgesagt wird.", "responsive_fullscreen_iframe": "Responsives Vollbild-iFrame", "loading": "Wird geladen...", "deleting": "Lösche...", diff --git a/apps/web/public/static/locales/es/common.json b/apps/web/public/static/locales/es/common.json index 06091ec18c..358949963e 100644 --- a/apps/web/public/static/locales/es/common.json +++ b/apps/web/public/static/locales/es/common.json @@ -52,6 +52,7 @@ "still_waiting_for_approval": "Un evento aún está esperando su aprobación", "event_is_still_waiting": "La solicitud del evento todavía está esperando: {{attendeeName}} - {{date}} - {{eventType}}", "no_more_results": "No hay más resultados", + "no_results": "Sin resultados", "load_more_results": "Cargar más resultados", "integration_meeting_id": "ID de la reunión {{integrationName}}: {{meetingId}}", "confirmed_event_type_subject": "Confirma: {{eventType}} con {{name}} en {{date}}",