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.
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 **Settings → Accounts** and add additional accounts as needed. | ||
| <Accordion title="Могу ли я подключить несколько почтовых учетных записей?"> | ||
| Да, вы можете подключить несколько почтовых учетных записей. Перейдите в **Настройки → Учетные записи** и при необходимости добавьте дополнительные учетные записи. |
There was a problem hiding this comment.
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>
| Да, вы можете подключить несколько почтовых учетных записей. Перейдите в **Настройки → Учетные записи** и при необходимости добавьте дополнительные учетные записи. | |
| Да, вы можете подключить несколько почтовых учетных записей. Перейдите в **Настройки → Аккаунты** и при необходимости добавьте дополнительные учетные записи. |
| --- | ||
| title: Permissions FAQ | ||
| description: Frequently asked questions about roles and permissions. | ||
| title: Часто задаваемые вопросы о разрешениях. |
There was a problem hiding this comment.
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>
| title: Часто задаваемые вопросы о разрешениях. | |
| title: Часто задаваемые вопросы о разрешениях |
LogDetails |
Created by Github action