New Crowdin updates#58
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
There was a problem hiding this comment.
Pull Request Overview
This PR contains new Crowdin localization updates for Russian and Spanish translations in the CowSwap frontend application. The changes include updated translation strings and revision timestamps from the localization management platform.
- Updated PO-Revision-Date timestamps to reflect latest translation sync
- Added new translation entries for approval modal messages and confirmation pending content
- Marked obsolete translation entries with deprecated comments
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| apps/cowswap-frontend/src/locales/ru-RU.po | Updated Russian translations with new approval and confirmation messages |
| apps/cowswap-frontend/src/locales/es-ES.po | Updated Spanish translations with new approval and confirmation messages |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| msgid "Follow these steps" | ||
| msgstr "Выполните следующие шаги" | ||
| #~ msgid "Follow these steps" | ||
| #~ msgstr "Follow these steps" |
There was a problem hiding this comment.
The obsolete translation entry should preserve the original Russian translation 'Выполните следующие шаги' instead of reverting to English text 'Follow these steps'.
| #~ msgstr "Follow these steps" | |
| #~ msgstr "Выполните следующие шаги" |
| msgid "Approving" | ||
| msgstr "Одобрение" | ||
| #~ msgid "Approving" | ||
| #~ msgstr "Approving" |
There was a problem hiding this comment.
The obsolete translation entry should preserve the original Russian translation 'Одобрение' instead of reverting to English text 'Approving'.
| #~ msgstr "Approving" | |
| #~ msgstr "Одобрение" |
| msgid "for trading" | ||
| msgstr "для торговли" | ||
| #~ msgid "for trading" | ||
| #~ msgstr "for trading" |
There was a problem hiding this comment.
The obsolete translation entry should preserve the original Russian translation 'для торговли' instead of reverting to English text 'for trading'.
| #~ msgstr "for trading" | |
| #~ msgstr "для торговли" |
| msgid "Follow these steps" | ||
| msgstr "Siga estos pasos" | ||
| #~ msgid "Follow these steps" | ||
| #~ msgstr "Follow these steps" |
There was a problem hiding this comment.
The obsolete translation entry should preserve the original Spanish translation 'Siga estos pasos' instead of reverting to English text 'Follow these steps'.
| #~ msgstr "Follow these steps" | |
| #~ msgstr "Siga estos pasos" |
| msgid "Approving" | ||
| msgstr "Aprobando" | ||
| #~ msgid "Approving" | ||
| #~ msgstr "Approving" |
There was a problem hiding this comment.
The obsolete translation entry should preserve the original Spanish translation 'Aprobando' instead of reverting to English text 'Approving'.
| #~ msgstr "Approving" | |
| #~ msgstr "Aprobando" |
| msgid "for trading" | ||
| msgstr "para operar" | ||
| #~ msgid "for trading" | ||
| #~ msgstr "for trading" |
There was a problem hiding this comment.
The obsolete translation entry should preserve the original Spanish translation 'para operar' instead of reverting to English text 'for trading'.
| #~ msgstr "for trading" | |
| #~ msgstr "para operar" |
dc291eb
into
feat/internationalization-setup-for-swap-cow-fi
No description provided.