Skip to content

i18n - docs translations#16516

Merged
FelixMalfait merged 1 commit intomainfrom
i18n
Dec 12, 2025
Merged

i18n - docs translations#16516
FelixMalfait merged 1 commit 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.

3 issues found across 4 files

Prompt for AI agents (all 3 issues)

Check if these issues are valid — if so, understand the root cause of each and fix them.


<file name="packages/twenty-docs/l/zh/user-guide/settings/profile-settings.mdx">

<violation number="1" location="packages/twenty-docs/l/zh/user-guide/settings/profile-settings.mdx:48">
P2: Malformed MDX structure: text appears after the `&lt;/Warning&gt;` closing tag on the same line, and there are duplicate `&lt;/Warning&gt;` tags. This will cause incorrect rendering. The Warning block content appears to be corrupted with repeated translations. The entire Warning block should be cleaned up to have proper structure.</violation>
</file>

<file name="packages/twenty-docs/l/ja/developers/frontend-development/work-with-figma.mdx">

<violation number="1" location="packages/twenty-docs/l/ja/developers/frontend-development/work-with-figma.mdx:133">
P2: This line is a duplicate of the many identical lines above it. The entire section has excessive repetition that appears to be a translation generation artifact. This duplicate content should be removed rather than added.</violation>
</file>

<file name="packages/twenty-docs/l/ja/user-guide/data-model/customize-your-data-model.mdx">

<violation number="1" location="packages/twenty-docs/l/ja/user-guide/data-model/customize-your-data-model.mdx:33">
P1: Translation automation bug: The phrase &quot;例えば:&quot; (For example:) is repeated ~54 times. This appears to be a bug in the automated translation process. The line should read:

`概念が独自のライフサイクル、プロパティ、または関係を持つ場合、それは通常オブジェクトに値します。例えば:`</violation>
</file>

Reply to cubic to teach it or ask questions. Re-run a review with @cubic-dev-ai review this PR

刪除您的帳號將永久移除您對所有工作空間的訪問。 此操作無法撤銷,您將失去所有工作空間權限,如您只想退出特定的團隊,應考慮退出個別的工作空間。 刪除您的帳號將永久移除您對所有工作空間的訪問。
刪除您的帳號將永久移除您對所有工作空間的訪問。 此操作無法撤銷,您將失去所有工作空間權限,如您只想退出特定的團隊,應考慮退出個別的工作空間。
</Warning> 刪除您的帳號將永久移除您對所有工作空間的訪問。
</Warning> 刪除您的帳號將永久移除您對所有工作空間的訪問。
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Dec 12, 2025

Choose a reason for hiding this comment

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

P2: Malformed MDX structure: text appears after the </Warning> closing tag on the same line, and there are duplicate </Warning> tags. This will cause incorrect rendering. The Warning block content appears to be corrupted with repeated translations. The entire Warning block should be cleaned up to have proper structure.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-docs/l/zh/user-guide/settings/profile-settings.mdx, line 48:

<comment>Malformed MDX structure: text appears after the `&lt;/Warning&gt;` closing tag on the same line, and there are duplicate `&lt;/Warning&gt;` tags. This will cause incorrect rendering. The Warning block content appears to be corrupted with repeated translations. The entire Warning block should be cleaned up to have proper structure.</comment>

<file context>
@@ -45,9 +45,8 @@ sectionInfo: 配置您的Twenty工作空间设置和偏好
 刪除您的帳號將永久移除您對所有工作空間的訪問。 此操作無法撤銷,您將失去所有工作空間權限,如您只想退出特定的團隊,應考慮退出個別的工作空間。   刪除您的帳號將永久移除您對所有工作空間的訪問。 
 刪除您的帳號將永久移除您對所有工作空間的訪問。 此操作無法撤銷,您將失去所有工作空間權限,如您只想退出特定的團隊,應考慮退出個別的工作空間。
-&lt;/Warning&gt;                                           刪除您的帳號將永久移除您對所有工作空間的訪問。 
+&lt;/Warning&gt;                                            刪除您的帳號將永久移除您對所有工作空間的訪問。 
 刪除您的帳號將永久移除您對所有工作空間的訪問。 此操作無法撤銷,您將失去所有工作空間權限,如您只想退出特定的團隊,應考慮退出個別的工作空間。
-
</file context>
Fix with Cubic

これは推奨拡張機能の一部です。
これは推奨拡張機能の一部です。
これは推奨拡張機能の一部です。
これは推奨拡張機能の一部です。
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Dec 12, 2025

Choose a reason for hiding this comment

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

P2: This line is a duplicate of the many identical lines above it. The entire section has excessive repetition that appears to be a translation generation artifact. This duplicate content should be removed rather than added.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-docs/l/ja/developers/frontend-development/work-with-figma.mdx, line 133:

<comment>This line is a duplicate of the many identical lines above it. The entire section has excessive repetition that appears to be a translation generation artifact. This duplicate content should be removed rather than added.</comment>

<file context>
@@ -130,6 +130,7 @@ Figma プラットフォームの学習に関するより包括的な詳細と
 これは推奨拡張機能の一部です。
 これは推奨拡張機能の一部です。
 これは推奨拡張機能の一部です。
+これは推奨拡張機能の一部です。
 
 ## コラボレーション
</file context>
Fix with Cubic


**3. 単独で存在する場合には新しいオブジェクトを作成してください。**
概念が独自のライフサイクル、プロパティ、または関係を持つ場合、それは通常オブジェクトに値します。 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば:
概念が独自のライフサイクル、プロパティ、または関係を持つ場合、それは通常オブジェクトに値します。 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば:
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Dec 12, 2025

Choose a reason for hiding this comment

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

P1: Translation automation bug: The phrase "例えば:" (For example:) is repeated ~54 times. This appears to be a bug in the automated translation process. The line should read:

概念が独自のライフサイクル、プロパティ、または関係を持つ場合、それは通常オブジェクトに値します。例えば:

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-docs/l/ja/user-guide/data-model/customize-your-data-model.mdx, line 33:

<comment>Translation automation bug: The phrase &quot;例えば:&quot; (For example:) is repeated ~54 times. This appears to be a bug in the automated translation process. The line should read:

`概念が独自のライフサイクル、プロパティ、または関係を持つ場合、それは通常オブジェクトに値します。例えば:`</comment>

<file context>
@@ -30,7 +30,7 @@ Twentyは、日常をサポートする最適なデータモデルを形成す
 
 **3. 単独で存在する場合には新しいオブジェクトを作成してください。**  
-概念が独自のライフサイクル、プロパティ、または関係を持つ場合、それは通常オブジェクトに値します。 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば:
+概念が独自のライフサイクル、プロパティ、または関係を持つ場合、それは通常オブジェクトに値します。 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば:
 
 - **プロジェクト**:独自の期限、所有者、タスクを持つもの
</file context>
Suggested change
概念が独自のライフサイクル、プロパティ、または関係を持つ場合、それは通常オブジェクトに値します。 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば: 例えば:
概念が独自のライフサイクル、プロパティ、または関係を持つ場合、それは通常オブジェクトに値します。例えば:
Fix with Cubic

@FelixMalfait FelixMalfait merged commit 4d90a8f into main Dec 12, 2025
10 of 11 checks passed
@FelixMalfait FelixMalfait deleted the i18n branch December 12, 2025 01:07
@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:6433:19)�[39m
�[90m    at successSteps (node:internal/deps/undici/undici:6414:27)�[39m
�[90m    at readAllBytes (node:internal/deps/undici/undici:5380:13)�[39m
�[90m    at process.processTicksAndRejections (node:internal/process/task_queues:103:5)�[39m
danger-results://tmp/danger-results-e6fed9b9.json

Generated by 🚫 dangerJS against fb5b2f8

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