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.
11 issues found across 62 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="packages/twenty-front/src/locales/pt-PT.po">
<violation number="1" location="packages/twenty-front/src/locales/pt-PT.po:12145">
P3: Provide a Portuguese translation for this new msgid instead of leaving msgstr empty.</violation>
</file>
<file name="packages/twenty-front/src/locales/da-DK.po">
<violation number="1" location="packages/twenty-front/src/locales/da-DK.po:12145">
P2: New Danish locale entry is untranslated (`msgstr` is empty), causing English fallback text in the UI.</violation>
</file>
<file name="packages/twenty-front/src/locales/zh-TW.po">
<violation number="1" location="packages/twenty-front/src/locales/zh-TW.po:12145">
P2: Provide a Traditional Chinese translation for this new string; leaving msgstr empty will show the fallback language in the zh-TW locale.</violation>
</file>
<file name="packages/twenty-front/src/locales/sr-Cyrl.po">
<violation number="1" location="packages/twenty-front/src/locales/sr-Cyrl.po:12145">
P2: Provide a Serbian (Cyrillic) translation for this new string so the locale doesn’t render an empty label.</violation>
</file>
<file name="packages/twenty-front/src/locales/vi-VN.po">
<violation number="1" location="packages/twenty-front/src/locales/vi-VN.po:12145">
P2: New Vietnamese locale entry is missing translation (`msgstr` is empty).</violation>
</file>
<file name="packages/twenty-front/src/locales/fr-FR.po">
<violation number="1" location="packages/twenty-front/src/locales/fr-FR.po:12145">
P2: Provide the French translation for this new string instead of leaving msgstr empty.</violation>
</file>
<file name="packages/twenty-front/src/locales/ca-ES.po">
<violation number="1" location="packages/twenty-front/src/locales/ca-ES.po:12145">
P3: Provide a Catalan translation for this new string; leaving msgstr empty will surface the English fallback or an empty label in the UI.</violation>
</file>
<file name="packages/twenty-front/src/locales/uk-UA.po">
<violation number="1" location="packages/twenty-front/src/locales/uk-UA.po:12145">
P2: Newly added Ukrainian locale entry is missing a translation (`msgstr` is empty).</violation>
</file>
<file name="packages/twenty-front/src/locales/no-NO.po">
<violation number="1" location="packages/twenty-front/src/locales/no-NO.po:12145">
P3: Provide a Norwegian translation for this new string instead of leaving msgstr empty.</violation>
</file>
<file name="packages/twenty-front/src/locales/es-ES.po">
<violation number="1" location="packages/twenty-front/src/locales/es-ES.po:12145">
P2: Add the Spanish translation for this new string so the locale does not display English fallback.</violation>
</file>
<file name="packages/twenty-front/src/locales/ar-SA.po">
<violation number="1" location="packages/twenty-front/src/locales/ar-SA.po:12145">
P2: Provide an Arabic translation for this new "New conversation" string; leaving msgstr empty will show a missing translation in the UI.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
| #. js-lingui-id: qFjlHh | ||
| #: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx | ||
| msgid "Set fields created in the future as \"visible\"" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: New Danish locale entry is untranslated (msgstr is empty), causing English fallback text in the UI.
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/da-DK.po, line 12145:
<comment>New Danish locale entry is untranslated (`msgstr` is empty), causing English fallback text in the UI.</comment>
<file context>
@@ -12151,6 +12139,11 @@ msgstr "Angiv som primær"
+#. js-lingui-id: qFjlHh
+#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
+msgid "Set fields created in the future as \"visible\""
+msgstr ""
+
#. js-lingui-id: 6KA8xy
</file context>
| #. js-lingui-id: qFjlHh | ||
| #: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx | ||
| msgid "Set fields created in the future as \"visible\"" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: Provide a Traditional Chinese translation for this new string; leaving msgstr empty will show the fallback language in the zh-TW locale.
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/zh-TW.po, line 12145:
<comment>Provide a Traditional Chinese translation for this new string; leaving msgstr empty will show the fallback language in the zh-TW locale.</comment>
<file context>
@@ -12151,6 +12139,11 @@ msgstr "設為主要"
+#. js-lingui-id: qFjlHh
+#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
+msgid "Set fields created in the future as \"visible\""
+msgstr ""
+
#. js-lingui-id: 6KA8xy
</file context>
| msgstr "" | |
| msgstr "將未來建立的欄位設為「可見」" |
| #. js-lingui-id: qFjlHh | ||
| #: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx | ||
| msgid "Set fields created in the future as \"visible\"" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: Provide a Serbian (Cyrillic) translation for this new string so the locale doesn’t render an empty label.
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/sr-Cyrl.po, line 12145:
<comment>Provide a Serbian (Cyrillic) translation for this new string so the locale doesn’t render an empty label.</comment>
<file context>
@@ -12151,6 +12139,11 @@ msgstr "Постави као примарно"
+#. js-lingui-id: qFjlHh
+#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
+msgid "Set fields created in the future as \"visible\""
+msgstr ""
+
#. js-lingui-id: 6KA8xy
</file context>
| #. js-lingui-id: qFjlHh | ||
| #: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx | ||
| msgid "Set fields created in the future as \"visible\"" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: New Vietnamese locale entry is missing translation (msgstr is empty).
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/vi-VN.po, line 12145:
<comment>New Vietnamese locale entry is missing translation (`msgstr` is empty).</comment>
<file context>
@@ -12151,6 +12139,11 @@ msgstr "Đặt làm chính"
+#. js-lingui-id: qFjlHh
+#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
+msgid "Set fields created in the future as \"visible\""
+msgstr ""
+
#. js-lingui-id: 6KA8xy
</file context>
| msgstr "" | |
| msgstr "Đặt các trường được tạo trong tương lai thành \"hiển thị\"" |
| #. js-lingui-id: qFjlHh | ||
| #: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx | ||
| msgid "Set fields created in the future as \"visible\"" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: Provide the French translation for this new string instead of leaving msgstr empty.
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/fr-FR.po, line 12145:
<comment>Provide the French translation for this new string instead of leaving msgstr empty.</comment>
<file context>
@@ -12151,6 +12139,11 @@ msgstr "Définir comme principal"
+#. js-lingui-id: qFjlHh
+#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
+msgid "Set fields created in the future as \"visible\""
+msgstr ""
+
#. js-lingui-id: 6KA8xy
</file context>
| #. js-lingui-id: qFjlHh | ||
| #: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx | ||
| msgid "Set fields created in the future as \"visible\"" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: Add the Spanish translation for this new string so the locale does not display 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/es-ES.po, line 12145:
<comment>Add the Spanish translation for this new string so the locale does not display English fallback.</comment>
<file context>
@@ -12151,6 +12139,11 @@ msgstr "Establecer como principal"
+#. js-lingui-id: qFjlHh
+#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
+msgid "Set fields created in the future as \"visible\""
+msgstr ""
+
#. js-lingui-id: 6KA8xy
</file context>
| #. js-lingui-id: qFjlHh | ||
| #: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx | ||
| msgid "Set fields created in the future as \"visible\"" | ||
| msgstr "" |
There was a problem hiding this comment.
P2: Provide an Arabic translation for this new "New conversation" string; leaving msgstr empty will show a missing translation in the UI.
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/ar-SA.po, line 12145:
<comment>Provide an Arabic translation for this new "New conversation" string; leaving msgstr empty will show a missing translation in the UI.</comment>
<file context>
@@ -12151,6 +12139,11 @@ msgstr "تعيين كأساسي"
+#. js-lingui-id: qFjlHh
+#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
+msgid "Set fields created in the future as \"visible\""
+msgstr ""
+
#. js-lingui-id: 6KA8xy
</file context>
| #. js-lingui-id: qFjlHh | ||
| #: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx | ||
| msgid "Set fields created in the future as \"visible\"" | ||
| msgstr "" |
There was a problem hiding this comment.
P3: Provide a Portuguese translation for this new msgid instead of leaving msgstr empty.
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-PT.po, line 12145:
<comment>Provide a Portuguese translation for this new msgid instead of leaving msgstr empty.</comment>
<file context>
@@ -12151,6 +12139,11 @@ msgstr "Definir como Principal"
+#. js-lingui-id: qFjlHh
+#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
+msgid "Set fields created in the future as \"visible\""
+msgstr ""
+
#. js-lingui-id: 6KA8xy
</file context>
| msgstr "" | |
| msgstr "Definir campos criados no futuro como \"visíveis\"" |
| #. js-lingui-id: qFjlHh | ||
| #: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx | ||
| msgid "Set fields created in the future as \"visible\"" | ||
| msgstr "" |
There was a problem hiding this comment.
P3: Provide a Catalan translation for this new string; leaving msgstr empty will surface the English fallback or an empty label in the UI.
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 12145:
<comment>Provide a Catalan translation for this new string; leaving msgstr empty will surface the English fallback or an empty label in the UI.</comment>
<file context>
@@ -12151,6 +12139,11 @@ msgstr "Estableix com a principal"
+#. js-lingui-id: qFjlHh
+#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
+msgid "Set fields created in the future as \"visible\""
+msgstr ""
+
#. js-lingui-id: 6KA8xy
</file context>
| msgstr "" | |
| msgstr "Estableix els camps creats en el futur com a \"visibles\"" |
| #. js-lingui-id: qFjlHh | ||
| #: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx | ||
| msgid "Set fields created in the future as \"visible\"" | ||
| msgstr "" |
There was a problem hiding this comment.
P3: Provide a Norwegian translation for this new string instead of leaving msgstr empty.
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 12145:
<comment>Provide a Norwegian translation for this new string instead of leaving msgstr empty.</comment>
<file context>
@@ -12151,6 +12139,11 @@ msgstr "Sett som primær"
+#. js-lingui-id: qFjlHh
+#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
+msgid "Set fields created in the future as \"visible\""
+msgstr ""
+
#. js-lingui-id: 6KA8xy
</file context>
LogDetails |
Created by Github action