chore(l10n): sync from Localization - #1126
Conversation
|
Apollo Coded App preview deployments are ready.
|
There was a problem hiding this comment.
🟡 Changes recommended
A few newly added localized strings have clear grammar/consistency issues that should be corrected before merging.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR syncs localized strings from the Localization pipeline, adding new UI copy for chat “rename” actions (apollo-react ap-chat) and “confidence signal” labels/explanations (apollo-vertex).
Changes:
- Add
autopilot-chat.history.renameandautopilot-chat.history.rename-inputtranslations across multiple ap-chat locales. - Add
confidence_signal_*label/short/explanation translations across multiple apollo-vertex locales.
File summaries
| File | Description |
|---|---|
| packages/apollo-react/src/material/components/ap-chat/locales/zh-TW.json | Adds chat rename strings (Traditional Chinese). |
| packages/apollo-react/src/material/components/ap-chat/locales/zh-CN.json | Adds chat rename strings (Simplified Chinese). |
| packages/apollo-react/src/material/components/ap-chat/locales/tr.json | Adds chat rename strings (Turkish). |
| packages/apollo-react/src/material/components/ap-chat/locales/ro.json | Adds chat rename strings (Romanian). |
| packages/apollo-react/src/material/components/ap-chat/locales/pt.json | Adds chat rename strings (Portuguese). |
| packages/apollo-react/src/material/components/ap-chat/locales/pt-BR.json | Adds chat rename strings (Brazilian Portuguese). |
| packages/apollo-react/src/material/components/ap-chat/locales/ko.json | Adds chat rename strings (Korean). |
| packages/apollo-react/src/material/components/ap-chat/locales/ja.json | Adds chat rename strings (Japanese). |
| packages/apollo-react/src/material/components/ap-chat/locales/fr.json | Adds chat rename strings (French). |
| packages/apollo-react/src/material/components/ap-chat/locales/es.json | Adds chat rename strings (Spanish). |
| packages/apollo-react/src/material/components/ap-chat/locales/es-MX.json | Adds chat rename strings (Spanish - Mexico). |
| packages/apollo-react/src/material/components/ap-chat/locales/de.json | Adds chat rename strings (German). |
| apps/apollo-vertex/locales/zh-TW.json | Adds confidence-signal strings (Traditional Chinese). |
| apps/apollo-vertex/locales/zh-CN.json | Adds confidence-signal strings (Simplified Chinese). |
| apps/apollo-vertex/locales/tr.json | Adds confidence-signal strings (Turkish). |
| apps/apollo-vertex/locales/ro.json | Adds confidence-signal strings (Romanian). |
| apps/apollo-vertex/locales/pt.json | Adds confidence-signal strings (Portuguese). |
| apps/apollo-vertex/locales/pt-BR.json | Adds confidence-signal strings (Brazilian Portuguese). |
| apps/apollo-vertex/locales/ko.json | Adds confidence-signal strings (Korean). |
| apps/apollo-vertex/locales/ja.json | Adds confidence-signal strings (Japanese). |
| apps/apollo-vertex/locales/fr.json | Adds confidence-signal strings (French). |
| apps/apollo-vertex/locales/es.json | Adds confidence-signal strings (Spanish). |
| apps/apollo-vertex/locales/es-MX.json | Adds confidence-signal strings (Spanish - Mexico). |
| apps/apollo-vertex/locales/de.json | Adds confidence-signal strings (German). |
Review details
Suppressed comments (1)
apps/apollo-vertex/locales/pt.json:65
- The medium-confidence explanation has a grammatical agreement error ("alguma dúvidas"), and the short value "Médio" is masculine while the label is "Confiança média"; both should be corrected for consistent Portuguese.
"confidence_signal_medium_explanation": "Ainda existe alguma dúvidas: reveja antes de agir.",
"confidence_signal_medium_label": "Confiança média",
"confidence_signal_medium_short": "Médio",
- Files reviewed: 24/24 changed files
- Comments generated: 3
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Dependency License Review
License distribution
Excluded packages
|
📊 Coverage + size by packagePer-package bundle size on this PR (no JS/TS source changes detected under
"Coverage" is each package's own |
Storybook visual diff✅ No stories are affected by this PR's changes; nothing to compare. Logs Updated (PT): Sep 04, 2026, 06:46:51 PM |
The build that generated this PR: https://uipath.visualstudio.com/DevOps/_build/results?buildId=13273938