Skip to content

i18n - translations#18555

Merged
charlesBochet merged 2 commits intomainfrom
i18n
Mar 11, 2026
Merged

i18n - translations#18555
charlesBochet merged 2 commits intomainfrom
i18n

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Created by Github action

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 ""
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Fix with Cubic

#. js-lingui-id: qFjlHh
#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
msgid "Set fields created in the future as \"visible\""
msgstr ""
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Suggested change
msgstr ""
msgstr "將未來建立的欄位設為「可見」"
Fix with Cubic

#. js-lingui-id: qFjlHh
#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
msgid "Set fields created in the future as \"visible\""
msgstr ""
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Fix with Cubic

#. js-lingui-id: qFjlHh
#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
msgid "Set fields created in the future as \"visible\""
msgstr ""
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Suggested change
msgstr ""
msgstr "Đặt các trường được tạo trong tương lai thành \"hiển thị\""
Fix with Cubic

#. js-lingui-id: qFjlHh
#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
msgid "Set fields created in the future as \"visible\""
msgstr ""
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Fix with Cubic

#. js-lingui-id: qFjlHh
#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
msgid "Set fields created in the future as \"visible\""
msgstr ""
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Fix with Cubic

#. js-lingui-id: qFjlHh
#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
msgid "Set fields created in the future as \"visible\""
msgstr ""
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Fix with Cubic

#. js-lingui-id: qFjlHh
#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
msgid "Set fields created in the future as \"visible\""
msgstr ""
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Suggested change
msgstr ""
msgstr "Definir campos criados no futuro como \"visíveis\""
Fix with Cubic

#. js-lingui-id: qFjlHh
#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
msgid "Set fields created in the future as \"visible\""
msgstr ""
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Suggested change
msgstr ""
msgstr "Estableix els camps creats en el futur com a \"visibles\""
Fix with Cubic

#. js-lingui-id: qFjlHh
#: src/modules/side-panel/pages/page-layout/components/NewFieldDefaultVisibilityToggle.tsx
msgid "Set fields created in the future as \"visible\""
msgstr ""
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Fix with Cubic

@charlesBochet charlesBochet merged commit 744ef3a into main Mar 11, 2026
20 checks passed
@charlesBochet charlesBochet deleted the i18n branch March 11, 2026 13:21
@github-actions
Copy link
Copy Markdown
Contributor Author

Fails
🚫

node failed.

Log

Details
�[31mError: �[39m SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
�[90m    at parseJSONFromBytes (node:internal/deps/undici/undici:4255:19)�[39m
�[90m    at successSteps (node:internal/deps/undici/undici:6902:27)�[39m
�[90m    at readAllBytes (node:internal/deps/undici/undici:5825:13)�[39m
�[90m    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)�[39m
danger-results://tmp/danger-results-6c55d38e.json

Generated by 🚫 dangerJS against 5e93f84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant