From 4a3cc0aeb851703f603a51bb4cc1cb697d1cd9d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 16:38:18 +0100 Subject: [PATCH] i18n - translations (#17125) Created by Github action Co-authored-by: github-actions --- .../twenty-server/src/engine/core-modules/i18n/locales/af-ZA.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/ar-SA.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/ca-ES.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/cs-CZ.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/da-DK.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/de-DE.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/el-GR.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/en.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/es-ES.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/fi-FI.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/fr-FR.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/he-IL.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/hu-HU.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/it-IT.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/ja-JP.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/ko-KR.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/nl-NL.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/no-NO.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/pl-PL.po | 1 + .../src/engine/core-modules/i18n/locales/pseudo-en.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/pt-BR.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/pt-PT.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/ro-RO.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/ru-RU.po | 1 + .../src/engine/core-modules/i18n/locales/sr-Cyrl.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/sv-SE.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/tr-TR.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/uk-UA.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/vi-VN.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/zh-CN.po | 1 + .../twenty-server/src/engine/core-modules/i18n/locales/zh-TW.po | 1 + 31 files changed, 31 insertions(+) diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/af-ZA.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/af-ZA.po index 7e9541332f..362e7b6e8c 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/af-ZA.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/af-ZA.po @@ -1637,6 +1637,7 @@ msgstr "Ongeldige identiteitsverskaffer-tipe." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Ongeldige invoer verskaf." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ar-SA.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ar-SA.po index cb3f6593da..ac3538995e 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ar-SA.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ar-SA.po @@ -1637,6 +1637,7 @@ msgstr "نوع موفّر الهوية غير صالح." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "تم تقديم إدخال غير صالح." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ca-ES.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ca-ES.po index db7b260767..ed8d4b1975 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ca-ES.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ca-ES.po @@ -1637,6 +1637,7 @@ msgstr "Tipus de proveïdor d'identitat no vàlid." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "S'ha proporcionat una entrada no vàlida." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/cs-CZ.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/cs-CZ.po index fbc8bc2ad8..5d6bbafc96 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/cs-CZ.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/cs-CZ.po @@ -1637,6 +1637,7 @@ msgstr "Neplatný typ poskytovatele identity." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Poskytnut neplatný vstup." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/da-DK.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/da-DK.po index 6b79e9cf59..a6b8d4b700 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/da-DK.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/da-DK.po @@ -1637,6 +1637,7 @@ msgstr "Ugyldig identitetsudbydertype." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Ugyldigt input angivet." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/de-DE.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/de-DE.po index d3ac904e02..21fc8e4a78 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/de-DE.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/de-DE.po @@ -1637,6 +1637,7 @@ msgstr "Ungültiger Identitätsanbieter-Typ." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Ungültige Eingabe angegeben." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/el-GR.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/el-GR.po index 196b0e958d..f0d995165f 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/el-GR.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/el-GR.po @@ -1637,6 +1637,7 @@ msgstr "Μη έγκυρος τύπος παρόχου ταυτότητας." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Δόθηκαν μη έγκυρα δεδομένα εισόδου." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po index 4690daa762..e2908ff560 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po @@ -1632,6 +1632,7 @@ msgstr "Invalid identity provider type." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Invalid input provided." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/es-ES.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/es-ES.po index e9a689105f..48b37de9d0 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/es-ES.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/es-ES.po @@ -1637,6 +1637,7 @@ msgstr "Tipo de proveedor de identidad no válido." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Se proporcionó una entrada no válida." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/fi-FI.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/fi-FI.po index 8a01c810d3..66e82b7931 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/fi-FI.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/fi-FI.po @@ -1637,6 +1637,7 @@ msgstr "Virheellinen identiteetintarjoajan tyyppi." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Annettu syöte on virheellinen." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/fr-FR.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/fr-FR.po index ee90d3334d..04424a5510 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/fr-FR.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/fr-FR.po @@ -1637,6 +1637,7 @@ msgstr "Type de fournisseur d'identité invalide." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Entrée invalide fournie." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/he-IL.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/he-IL.po index 76cf93eda9..9c2a6bff9f 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/he-IL.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/he-IL.po @@ -1637,6 +1637,7 @@ msgstr "סוג ספק זהות לא תקין." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "סופק קלט לא תקין." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/hu-HU.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/hu-HU.po index a48eeb8c77..02903dbf31 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/hu-HU.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/hu-HU.po @@ -1637,6 +1637,7 @@ msgstr "Érvénytelen identitásszolgáltató-típus." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Érvénytelen bemenet lett megadva." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/it-IT.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/it-IT.po index 6592db9a48..fc887932f8 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/it-IT.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/it-IT.po @@ -1637,6 +1637,7 @@ msgstr "Tipo di provider di identità non valido." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Input fornito non valido." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ja-JP.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ja-JP.po index ebf2298518..f90e44aa80 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ja-JP.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ja-JP.po @@ -1637,6 +1637,7 @@ msgstr "無効なIDプロバイダータイプです。" #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "無効な入力が指定されました。" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ko-KR.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ko-KR.po index f9fcf6a7cc..e4a91d2283 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ko-KR.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ko-KR.po @@ -1637,6 +1637,7 @@ msgstr "잘못된 ID 공급자 유형입니다." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "잘못된 입력이 제공되었습니다." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/nl-NL.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/nl-NL.po index 68ca5cf558..4a749ed1ac 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/nl-NL.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/nl-NL.po @@ -1637,6 +1637,7 @@ msgstr "Ongeldig type identiteitsprovider." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Ongeldige invoer opgegeven." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/no-NO.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/no-NO.po index a2a47c050e..b1a3199591 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/no-NO.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/no-NO.po @@ -1637,6 +1637,7 @@ msgstr "Ugyldig type identitetsleverandør." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Ugyldig inndata oppgitt." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pl-PL.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pl-PL.po index 5eb898e9f3..e605b9cd33 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/pl-PL.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pl-PL.po @@ -1637,6 +1637,7 @@ msgstr "Nieprawidłowy typ dostawcy tożsamości." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Podano nieprawidłowe dane wejściowe." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po index e22b3c55f4..4a8fcf6615 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po @@ -1632,6 +1632,7 @@ msgstr "" #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-BR.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-BR.po index dcea0c7b3b..585c92a05b 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-BR.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-BR.po @@ -1637,6 +1637,7 @@ msgstr "Tipo de provedor de identidade inválido." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Entrada inválida fornecida." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-PT.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-PT.po index b447c22983..a177f548a6 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-PT.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-PT.po @@ -1637,6 +1637,7 @@ msgstr "Tipo de provedor de identidade inválido." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Entrada inválida fornecida." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ro-RO.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ro-RO.po index d00a6efd19..0a23a9dd59 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ro-RO.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ro-RO.po @@ -1637,6 +1637,7 @@ msgstr "Tip invalid de furnizor de identitate." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "A fost furnizată o intrare invalidă." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ru-RU.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ru-RU.po index 6dca832128..2e9bbbb637 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ru-RU.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ru-RU.po @@ -1637,6 +1637,7 @@ msgstr "Недопустимый тип провайдера идентифик #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Предоставлены недопустимые входные данные." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/sr-Cyrl.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/sr-Cyrl.po index 95b7d472bd..d8b8533542 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/sr-Cyrl.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/sr-Cyrl.po @@ -1637,6 +1637,7 @@ msgstr "Неважећа врста провајдера идентитета." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Дат је неважећи унос." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/sv-SE.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/sv-SE.po index 586a25325f..a0c5a2dcdf 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/sv-SE.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/sv-SE.po @@ -1637,6 +1637,7 @@ msgstr "Ogiltig typ av identitetsleverantör." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Ogiltig inmatning angavs." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/tr-TR.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/tr-TR.po index 9a33331a16..429b3ee402 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/tr-TR.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/tr-TR.po @@ -1637,6 +1637,7 @@ msgstr "Geçersiz kimlik sağlayıcı türü." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Geçersiz girdi sağlandı." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/uk-UA.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/uk-UA.po index dd9e80dbf7..5f5ee1a26c 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/uk-UA.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/uk-UA.po @@ -1637,6 +1637,7 @@ msgstr "Недійсний тип постачальника ідентифік #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Надано недійсні вхідні дані." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/vi-VN.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/vi-VN.po index 293b44127f..427720e02a 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/vi-VN.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/vi-VN.po @@ -1637,6 +1637,7 @@ msgstr "Loại nhà cung cấp danh tính không hợp lệ." #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "Đầu vào được cung cấp không hợp lệ." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-CN.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-CN.po index 8b8fbfa386..2b70fe16bd 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-CN.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-CN.po @@ -1637,6 +1637,7 @@ msgstr "无效的身份提供商类型。" #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "提供的输入无效。" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-TW.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-TW.po index 3713a97749..83d88bba97 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-TW.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-TW.po @@ -1637,6 +1637,7 @@ msgstr "無效的身分提供者類型。" #. js-lingui-id: t7SpQO #: src/engine/twenty-orm/exceptions/twenty-orm.exception.ts #: src/engine/core-modules/auth/auth.exception.ts +#: src/engine/core-modules/application/application.exception.ts msgid "Invalid input provided." msgstr "提供的輸入無效。"