Conversation
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
There was a problem hiding this comment.
23 issues found across 62 files
Prompt for AI agents (all issues)
Check if these issues are valid — if so, understand the root cause of each and fix them.
<file name="packages/twenty-front/src/locales/zh-TW.po">
<violation number="1" location="packages/twenty-front/src/locales/zh-TW.po:6480">
P3: Translate “Invalid configuration. Click edit to configure this widget.” into zh-TW to avoid English leakage in the Traditional Chinese locale.</violation>
<violation number="2" location="packages/twenty-front/src/locales/zh-TW.po:6480">
P3: Provide the Traditional Chinese translation for “Invalid Configuration” so the zh-TW locale doesn’t fall back to English.</violation>
</file>
<file name="packages/twenty-front/src/locales/ja-JP.po">
<violation number="1" location="packages/twenty-front/src/locales/ja-JP.po:6480">
P3: Add the Japanese translation for "Invalid configuration. Click edit to configure this widget." to keep the ja-JP locale consistent.</violation>
<violation number="2" location="packages/twenty-front/src/locales/ja-JP.po:6480">
P3: Provide the Japanese translation for "Invalid Configuration" so the ja-JP locale does not fall back to English.</violation>
</file>
<file name="packages/twenty-front/src/locales/pt-PT.po">
<violation number="1" location="packages/twenty-front/src/locales/pt-PT.po:6480">
P3: Translate “Invalid configuration. Click edit to configure this widget.” into Portuguese so the new string is localized for pt-PT.</violation>
</file>
<file name="packages/twenty-front/src/locales/af-ZA.po">
<violation number="1" location="packages/twenty-front/src/locales/af-ZA.po:6480">
P3: Translate the newly added widget-configuration warning instead of keeping an empty `msgstr` so Afrikaans users receive the localized guidance.</violation>
<violation number="2" location="packages/twenty-front/src/locales/af-ZA.po:6480">
P3: Provide the Afrikaans translation instead of leaving this new string’s `msgstr` empty so the locale actually displays localized text.</violation>
</file>
<file name="packages/twenty-front/src/locales/no-NO.po">
<violation number="1" location="packages/twenty-front/src/locales/no-NO.po:6480">
P2: Provide the Norwegian translation for “Invalid Configuration” instead of leaving `msgstr` empty so the UI isn’t untranslated.</violation>
<violation number="2" location="packages/twenty-front/src/locales/no-NO.po:6480">
P2: Translate the full invalid-configuration guidance text instead of leaving the string empty to avoid English fallback.</violation>
</file>
<file name="packages/twenty-front/src/locales/de-DE.po">
<violation number="1" location="packages/twenty-front/src/locales/de-DE.po:6480">
P3: Add the missing German translation for this sentence to maintain localization completeness.</violation>
<violation number="2" location="packages/twenty-front/src/locales/de-DE.po:6480">
P3: Provide the German translation for this string so the widget error is localized instead of falling back to English.</violation>
</file>
<file name="packages/twenty-front/src/locales/hu-HU.po">
<violation number="1" location="packages/twenty-front/src/locales/hu-HU.po:6480">
P2: Provide a Hungarian translation for this newly added string instead of leaving msgstr empty to avoid falling back to English.</violation>
</file>
<file name="packages/twenty-front/src/locales/fr-FR.po">
<violation number="1" location="packages/twenty-front/src/locales/fr-FR.po:6480">
P3: Provide the French translation for “Invalid Configuration” so francophone users don’t see the fallback English text.</violation>
</file>
<file name="packages/twenty-front/src/locales/nl-NL.po">
<violation number="1" location="packages/twenty-front/src/locales/nl-NL.po:6480">
P3: Translate this string instead of leaving msgstr empty so Dutch users see the correct localized text.</violation>
</file>
<file name="packages/twenty-front/src/locales/it-IT.po">
<violation number="1" location="packages/twenty-front/src/locales/it-IT.po:6480">
P3: Provide the Italian translations for the newly added widget error strings instead of leaving `msgstr` empty, otherwise the UI falls back to English for these messages.</violation>
</file>
<file name="packages/twenty-front/src/locales/pt-BR.po">
<violation number="1" location="packages/twenty-front/src/locales/pt-BR.po:6480">
P3: Translate “Invalid configuration. Click edit to configure this widget.” to Portuguese to keep localization complete.</violation>
<violation number="2" location="packages/twenty-front/src/locales/pt-BR.po:6480">
P3: Provide the Portuguese translation for “Invalid Configuration” instead of leaving the msgstr empty so the UI doesn’t fall back to English.</violation>
</file>
<file name="packages/twenty-front/src/locales/es-ES.po">
<violation number="1" location="packages/twenty-front/src/locales/es-ES.po:6480">
P2: Translate the sentence “Invalid configuration. Click edit to configure this widget.” to Spanish to keep the locale complete.</violation>
<violation number="2" location="packages/twenty-front/src/locales/es-ES.po:6480">
P2: Provide the Spanish translation for “Invalid Configuration” so Spanish-language users don’t see the fallback English string.</violation>
</file>
<file name="packages/twenty-front/src/locales/ca-ES.po">
<violation number="1" location="packages/twenty-front/src/locales/ca-ES.po:6480">
P3: Translate the full warning message so Catalan users don’t see the English fallback.</violation>
<violation number="2" location="packages/twenty-front/src/locales/ca-ES.po:6480">
P3: Provide the Catalan translation for “Invalid Configuration” instead of leaving the msgstr empty so the UI isn’t shown in English.</violation>
</file>
<file name="packages/twenty-front/src/locales/uk-UA.po">
<violation number="1" location="packages/twenty-front/src/locales/uk-UA.po:6479">
P3: Provide the Ukrainian translation for “Invalid Configuration” so the locale file doesn’t fall back to English.</violation>
<violation number="2" location="packages/twenty-front/src/locales/uk-UA.po:6484">
P3: Translate “Invalid configuration. Click edit to configure this widget.” instead of leaving the msgstr blank so Ukrainian users see a localized string.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
| #. js-lingui-id: O/7n0L | ||
| #: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx | ||
| msgid "Invalid Configuration" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: Provide the Norwegian translation for “Invalid Configuration” instead of leaving msgstr empty so the UI isn’t untranslated.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-front/src/locales/no-NO.po, line 6480:
<comment>Provide the Norwegian translation for “Invalid Configuration” instead of leaving `msgstr` empty so the UI isn’t untranslated.</comment>
<file context>
@@ -6474,6 +6474,16 @@ msgstr "Ugyldig autorisasjonsomgåelsesleverandør"
+#. js-lingui-id: O/7n0L
+#: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx
+msgid "Invalid Configuration"
+msgstr ""
+
+#. js-lingui-id: fSwqXe
</file context>
| msgstr "" | |
| msgstr "Ugyldig konfigurasjon" |
| #. js-lingui-id: O/7n0L | ||
| #: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx | ||
| msgid "Invalid Configuration" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: Translate the full invalid-configuration guidance text instead of leaving the string empty to avoid English fallback.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-front/src/locales/no-NO.po, line 6480:
<comment>Translate the full invalid-configuration guidance text instead of leaving the string empty to avoid English fallback.</comment>
<file context>
@@ -6474,6 +6474,16 @@ msgstr "Ugyldig autorisasjonsomgåelsesleverandør"
+#. js-lingui-id: O/7n0L
+#: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx
+msgid "Invalid Configuration"
+msgstr ""
+
+#. js-lingui-id: fSwqXe
</file context>
| msgstr "" | |
| msgstr "Ugyldig konfigurasjon. Klikk rediger for å konfigurere denne widgeten." |
| #. js-lingui-id: O/7n0L | ||
| #: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx | ||
| msgid "Invalid Configuration" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: Provide a Hungarian translation for this newly added string instead of leaving msgstr empty to avoid falling back to English.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-front/src/locales/hu-HU.po, line 6480:
<comment>Provide a Hungarian translation for this newly added string instead of leaving msgstr empty to avoid falling back to English.</comment>
<file context>
@@ -6474,6 +6474,16 @@ msgstr "Érvénytelen hitelesítési szolgáltató"
+#. js-lingui-id: O/7n0L
+#: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx
+msgid "Invalid Configuration"
+msgstr ""
+
+#. js-lingui-id: fSwqXe
</file context>
| msgstr "" | |
| msgstr "Érvénytelen konfiguráció" |
| #. js-lingui-id: O/7n0L | ||
| #: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx | ||
| msgid "Invalid Configuration" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: Translate the sentence “Invalid configuration. Click edit to configure this widget.” to Spanish to keep the locale complete.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-front/src/locales/es-ES.po, line 6480:
<comment>Translate the sentence “Invalid configuration. Click edit to configure this widget.” to Spanish to keep the locale complete.</comment>
<file context>
@@ -6474,6 +6474,16 @@ msgstr "Proveedor de omisión de autenticación no válido"
+#. js-lingui-id: O/7n0L
+#: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx
+msgid "Invalid Configuration"
+msgstr ""
+
+#. js-lingui-id: fSwqXe
</file context>
| msgstr "" | |
| msgstr "Configuración no válida. Haz clic en editar para configurar este widget." |
| #. js-lingui-id: O/7n0L | ||
| #: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx | ||
| msgid "Invalid Configuration" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: Provide the Spanish translation for “Invalid Configuration” so Spanish-language users don’t see the fallback English string.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-front/src/locales/es-ES.po, line 6480:
<comment>Provide the Spanish translation for “Invalid Configuration” so Spanish-language users don’t see the fallback English string.</comment>
<file context>
@@ -6474,6 +6474,16 @@ msgstr "Proveedor de omisión de autenticación no válido"
+#. js-lingui-id: O/7n0L
+#: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx
+msgid "Invalid Configuration"
+msgstr ""
+
+#. js-lingui-id: fSwqXe
</file context>
| msgstr "" | |
| msgstr "Configuración no válida" |
| #. js-lingui-id: O/7n0L | ||
| #: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx | ||
| msgid "Invalid Configuration" | ||
| msgstr "" |
There was a problem hiding this comment.
P3: Provide the Portuguese translation for “Invalid Configuration” instead of leaving the msgstr empty so the UI doesn’t fall back to English.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-front/src/locales/pt-BR.po, line 6480:
<comment>Provide the Portuguese translation for “Invalid Configuration” instead of leaving the msgstr empty so the UI doesn’t fall back to English.</comment>
<file context>
@@ -6474,6 +6474,16 @@ msgstr "Provedor de contorno de autenticação inválido"
+#. js-lingui-id: O/7n0L
+#: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx
+msgid "Invalid Configuration"
+msgstr ""
+
+#. js-lingui-id: fSwqXe
</file context>
| msgstr "" | |
| msgstr "Configuração inválida" |
| #. js-lingui-id: O/7n0L | ||
| #: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx | ||
| msgid "Invalid Configuration" | ||
| msgstr "" |
There was a problem hiding this comment.
P3: Translate the full warning message so Catalan users don’t see the English fallback.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-front/src/locales/ca-ES.po, line 6480:
<comment>Translate the full warning message so Catalan users don’t see the English fallback.</comment>
<file context>
@@ -6474,6 +6474,16 @@ msgstr "Proveïdor d'autenticació d'emergència no vàlid"
+#. js-lingui-id: O/7n0L
+#: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx
+msgid "Invalid Configuration"
+msgstr ""
+
+#. js-lingui-id: fSwqXe
</file context>
| msgstr "" | |
| msgstr "Configuració no vàlida. Feu clic a Edita per configurar aquest widget." |
| #. js-lingui-id: O/7n0L | ||
| #: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx | ||
| msgid "Invalid Configuration" | ||
| msgstr "" |
There was a problem hiding this comment.
P3: Provide the Catalan translation for “Invalid Configuration” instead of leaving the msgstr empty so the UI isn’t shown in English.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-front/src/locales/ca-ES.po, line 6480:
<comment>Provide the Catalan translation for “Invalid Configuration” instead of leaving the msgstr empty so the UI isn’t shown in English.</comment>
<file context>
@@ -6474,6 +6474,16 @@ msgstr "Proveïdor d'autenticació d'emergència no vàlid"
+#. js-lingui-id: O/7n0L
+#: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx
+msgid "Invalid Configuration"
+msgstr ""
+
+#. js-lingui-id: fSwqXe
</file context>
| msgstr "" | |
| msgstr "Configuració no vàlida" |
|
|
||
| #. js-lingui-id: fSwqXe | ||
| #: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx | ||
| msgid "Invalid configuration. Click edit to configure this widget." |
There was a problem hiding this comment.
P3: Translate “Invalid configuration. Click edit to configure this widget.” instead of leaving the msgstr blank so Ukrainian users see a localized string.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-front/src/locales/uk-UA.po, line 6484:
<comment>Translate “Invalid configuration. Click edit to configure this widget.” instead of leaving the msgstr blank so Ukrainian users see a localized string.</comment>
<file context>
@@ -6474,6 +6474,16 @@ msgstr "Недійсний провайдер обходу авторизаці
+
+#. js-lingui-id: fSwqXe
+#: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx
+msgid "Invalid configuration. Click edit to configure this widget."
+msgstr ""
+
</file context>
| msgid "Invalid configuration. Click edit to configure this widget." | |
| msgstr "Недійсна конфігурація. Натисніть \"Редагувати\", щоб налаштувати цей віджет." |
|
|
||
| #. js-lingui-id: O/7n0L | ||
| #: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx | ||
| msgid "Invalid Configuration" |
There was a problem hiding this comment.
P3: Provide the Ukrainian translation for “Invalid Configuration” so the locale file doesn’t fall back to English.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-front/src/locales/uk-UA.po, line 6479:
<comment>Provide the Ukrainian translation for “Invalid Configuration” so the locale file doesn’t fall back to English.</comment>
<file context>
@@ -6474,6 +6474,16 @@ msgstr "Недійсний провайдер обходу авторизаці
+#. js-lingui-id: O/7n0L
+#: src/modules/page-layout/widgets/components/PageLayoutWidgetInvalidConfigDisplay.tsx
+msgid "Invalid Configuration"
+msgstr ""
+
</file context>
| msgid "Invalid Configuration" | |
| msgstr "Недійсна конфігурація" |
LogDetails |
Created by Github action