Skip to content

i18n - docs translations#17000

Merged
charlesBochet merged 1 commit intomainfrom
i18n-docs
Jan 7, 2026
Merged

i18n - docs translations#17000
charlesBochet merged 1 commit intomainfrom
i18n-docs

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jan 7, 2026

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.

2 issues found across 13 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-docs/l/ru/user-guide/permissions-access/how-tos/permissions-faq.mdx">

<violation number="1" location="packages/twenty-docs/l/ru/user-guide/permissions-access/how-tos/permissions-faq.mdx:2">
P3: Title in frontmatter has a trailing period which is inconsistent with other translated documentation files. Titles in frontmatter are used for navigation and page headers which typically don't have trailing punctuation.</violation>
</file>

<file name="packages/twenty-docs/l/ru/user-guide/settings/how-tos/settings-faq.mdx">

<violation number="1" location="packages/twenty-docs/l/ru/user-guide/settings/how-tos/settings-faq.mdx:126">
P2: Inconsistent translation of menu item 'Settings → Accounts'. This line uses 'Учетные записи' while adjacent FAQ items use 'Аккаунты' for the same menu. Consider using 'Аккаунты' consistently throughout the section.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

<Accordion title="Can I connect multiple email accounts?">
Yes, you can connect multiple email accounts. Go to **SettingsAccounts** and add additional accounts as needed.
<Accordion title="Могу ли я подключить несколько почтовых учетных записей?">
Да, вы можете подключить несколько почтовых учетных записей. Перейдите в **НастройкиУчетные записи** и при необходимости добавьте дополнительные учетные записи.
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Jan 7, 2026

Choose a reason for hiding this comment

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

P2: Inconsistent translation of menu item 'Settings → Accounts'. This line uses 'Учетные записи' while adjacent FAQ items use 'Аккаунты' for the same menu. Consider using 'Аккаунты' consistently throughout the section.

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

<comment>Inconsistent translation of menu item 'Settings → Accounts'. This line uses 'Учетные записи' while adjacent FAQ items use 'Аккаунты' for the same menu. Consider using 'Аккаунты' consistently throughout the section.</comment>

<file context>
@@ -1,153 +1,153 @@
-  <Accordion title="Can I connect multiple email accounts?">
-    Yes, you can connect multiple email accounts. Go to **Settings → Accounts** and add additional accounts as needed.
+  <Accordion title="Могу ли я подключить несколько почтовых учетных записей?">
+    Да, вы можете подключить несколько почтовых учетных записей. Перейдите в **Настройки → Учетные записи** и при необходимости добавьте дополнительные учетные записи.
   </Accordion>
 
</file context>
Suggested change
Да, вы можете подключить несколько почтовых учетных записей. Перейдите в **Настройки → Учетные записи** и при необходимости добавьте дополнительные учетные записи.
Да, вы можете подключить несколько почтовых учетных записей. Перейдите в **Настройки → Аккаунты** и при необходимости добавьте дополнительные учетные записи.
Fix with Cubic

---
title: Permissions FAQ
description: Frequently asked questions about roles and permissions.
title: Часто задаваемые вопросы о разрешениях.
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot Jan 7, 2026

Choose a reason for hiding this comment

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

P3: Title in frontmatter has a trailing period which is inconsistent with other translated documentation files. Titles in frontmatter are used for navigation and page headers which typically don't have trailing punctuation.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/twenty-docs/l/ru/user-guide/permissions-access/how-tos/permissions-faq.mdx, line 2:

<comment>Title in frontmatter has a trailing period which is inconsistent with other translated documentation files. Titles in frontmatter are used for navigation and page headers which typically don't have trailing punctuation.</comment>

<file context>
@@ -1,126 +1,126 @@
 ---
-title: Permissions FAQ
-description: Frequently asked questions about roles and permissions.
+title: Часто задаваемые вопросы о разрешениях.
+description: Часто задаваемые вопросы о ролях и разрешениях.
 ---
</file context>
Suggested change
title: Часто задаваемые вопросы о разрешениях.
title: Часто задаваемые вопросы о разрешениях
Fix with Cubic

@charlesBochet charlesBochet merged commit 0e49b67 into main Jan 7, 2026
13 checks passed
@charlesBochet charlesBochet deleted the i18n-docs branch January 7, 2026 18:22
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Jan 7, 2026

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-4a7bad7b.json

Generated by 🚫 dangerJS against 59ddd2e

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