feat: update translations via @LingoDotDev#28055
feat: update translations via @LingoDotDev#28055cal-com-ci[bot] wants to merge 1 commit intomainfrom
Conversation
|
Lingo.dev seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
There was a problem hiding this comment.
1 issue found across 17 files
Prompt for AI agents (all 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="apps/web/public/static/locales/ru/common.json">
<violation number="1" location="apps/web/public/static/locales/ru/common.json:4656">
P3: This Russian locale string remains in English, so the UI will show an untranslated “dashboard”. Translate it to Russian to keep the locale consistent.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
There was a problem hiding this comment.
P3: This Russian locale string remains in English, so the UI will show an untranslated “dashboard”. Translate it to Russian to keep the locale consistent.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At apps/web/public/static/locales/ru/common.json, line 4656:
<comment>This Russian locale string remains in English, so the UI will show an untranslated “dashboard”. Translate it to Russian to keep the locale consistent.</comment>
<file context>
@@ -4622,5 +4634,26 @@
+ "paypal_step_5": "Скопируйте Client ID и Secret key по очереди, используя кнопки копирования.",
+ "paypal_step_6": "Вставьте их в соответствующие поля и сохраните.",
+ "paypal_step_7": "После этого всё должно быть готово к работе.",
+ "dashboard": "dashboard",
+ "paypal_webhook_reminder": "Наша интеграция создаёт специальный webhook в вашем аккаунте PayPal, который мы используем для передачи информации о транзакциях в нашу систему. Если вы удалите этот webhook, мы не сможем получать данные, и вам потребуется удалить и заново установить приложение для корректной работы. Удаление приложения не приведёт к удалению текущих настроек цен/валюты для типов событий, но вы не сможете получать новые бронирования.",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Добавьте строки выше ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
</file context>
| "dashboard": "dashboard", | |
| "dashboard": "панель управления", |
There was a problem hiding this comment.
Reviewed the Cubic AI feedback. The only issue identified (untranslated "dashboard" string in the Russian locale) has a confidence score of 6/10, which is below the threshold for automated fixes. Skipping this issue — it can be addressed manually if the maintainers agree it's valid.
Devin AI is addressing Cubic AI's review feedbackA Devin session has been created to address the issues identified by Cubic AI. |
8cac5d8 to
2c74a37
Compare
1c35ab5 to
1b974a5
Compare
98de9eb to
3571333
Compare
3571333 to
1566d2c
Compare
Hey team,
Lingo.dev here with fresh translations!
In this update
Next Steps