Skip to content

chore(l10n): sync from Localization - #1028

Merged
CalinaCristian merged 1 commit into
mainfrom
localization_sync/_639217495908580018
Aug 8, 2026
Merged

chore(l10n): sync from Localization#1028
CalinaCristian merged 1 commit into
mainfrom
localization_sync/_639217495908580018

Conversation

@andrei-stoian

Copy link
Copy Markdown
Collaborator

Copilot AI lite review requested due to automatic review settings August 8, 2026 01:33
@andrei-stoian
andrei-stoian requested a review from a team as a code owner August 8, 2026 01:33
@andrei-stoian andrei-stoian self-assigned this Aug 8, 2026
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Apollo Coded App preview deployments are ready.

Project Status Preview Updated (PT)
apollo-design Ready Preview · Logs Aug 07, 2026, 06:40:21 PM
apollo-docs Ready Preview · Logs Aug 07, 2026, 06:40:21 PM
apollo-landing Ready Preview · Logs Aug 07, 2026, 06:40:21 PM
apollo-vertex Ready Preview · Logs Aug 07, 2026, 06:40:21 PM

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Dependency License Review

  • 1950 package(s) scanned
  • ✅ No license issues found
  • ⚠️ 2 package(s) excluded (see details below)
License distribution
License Packages
MIT 1720
ISC 89
Apache-2.0 55
BSD-3-Clause 27
BSD-2-Clause 23
BlueOak-1.0.0 8
MPL-2.0 4
MIT-0 3
CC0-1.0 3
MIT OR Apache-2.0 2
(MIT OR Apache-2.0) 2
Unlicense 2
LGPL-3.0-or-later 1
Python-2.0 1
CC-BY-4.0 1
(MPL-2.0 OR Apache-2.0) 1
Unknown 1
Artistic-2.0 1
(WTFPL OR MIT) 1
(BSD-2-Clause OR MIT OR Apache-2.0) 1
CC-BY-3.0 1
0BSD 1
(MIT OR CC0-1.0) 1
MIT AND ISC 1
Excluded packages
Package Version License Reason
@img/sharp-libvips-linux-x64 1.3.2 LGPL-3.0-or-later LGPL pre-built binary, not linked
khroma 2.1.0 Unknown MIT per GitHub repo, missing license field in package.json

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

📊 Coverage + size by package

Per-package bundle size on this PR (no JS/TS source changes detected under packages/* or web-packages/*).

Package Coverage New-line coverage Packed (gzip) Unpacked vs main
@uipath/apollo-core 43.84 MB 57.45 MB ±0
@uipath/apollo-react 39.1% 7.51 MB 28.88 MB +2.4 KB
@uipath/apollo-wind 420.6 KB 2.73 MB −3 B
@uipath/ap-chat 85.8% 43.46 MB 56.06 MB +1.3 KB

"Coverage" is each package's own coverage.include scope (e.g. apollo-core instruments only scripts/). "Packed"/"Unpacked" come from npm pack --dry-run and only cover built packages — "—" means not measured this run (package not affected / not built). "vs main" is the packed (gzipped) delta against the last successful main build (the package-sizes artifact from the Release workflow); "—" there means no main baseline was available this run. The baseline is main's latest build, not this PR's exact merge-base, so it includes any drift since the branch diverged. Packages with no vitest config are omitted.

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Storybook visual diff

✅ No stories are affected by this PR's changes; nothing to compare. Logs

Updated (PT): Aug 07, 2026, 06:41:09 PM

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Synchronizes localized strings from the Localization pipeline. This primarily updates UI copy for the ap-model-picker delete-confirmation dialog across multiple languages and adds run unavailable messaging in the Apollo Vertex app.

Changes:

  • Added modelPicker.deleteConfirm.* strings to ap-model-picker locales (multiple languages).
  • Added run_unavailable and run_unavailable_description to Apollo Vertex locales (multiple languages).

Reviewed changes

Copilot reviewed 24 out of 24 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
packages/apollo-react/src/material/components/ap-model-picker/locales/zh-TW.json Adds delete-confirm strings for custom model deletion (zh-TW).
packages/apollo-react/src/material/components/ap-model-picker/locales/zh-CN.json Adds delete-confirm strings for custom model deletion (zh-CN).
packages/apollo-react/src/material/components/ap-model-picker/locales/tr.json Adds delete-confirm strings for custom model deletion (tr).
packages/apollo-react/src/material/components/ap-model-picker/locales/ro.json Adds delete-confirm strings for custom model deletion (ro).
packages/apollo-react/src/material/components/ap-model-picker/locales/pt.json Adds delete-confirm strings for custom model deletion (pt).
packages/apollo-react/src/material/components/ap-model-picker/locales/pt-BR.json Adds delete-confirm strings for custom model deletion (pt-BR).
packages/apollo-react/src/material/components/ap-model-picker/locales/ko.json Adds delete-confirm strings for custom model deletion (ko).
packages/apollo-react/src/material/components/ap-model-picker/locales/ja.json Adds delete-confirm strings for custom model deletion (ja).
packages/apollo-react/src/material/components/ap-model-picker/locales/fr.json Adds delete-confirm strings for custom model deletion (fr).
packages/apollo-react/src/material/components/ap-model-picker/locales/es.json Adds delete-confirm strings for custom model deletion (es).
packages/apollo-react/src/material/components/ap-model-picker/locales/es-MX.json Adds delete-confirm strings for custom model deletion (es-MX).
packages/apollo-react/src/material/components/ap-model-picker/locales/de.json Adds delete-confirm strings for custom model deletion (de).
apps/apollo-vertex/locales/zh-TW.json Adds “run unavailable” messaging (zh-TW).
apps/apollo-vertex/locales/zh-CN.json Adds “run unavailable” messaging (zh-CN).
apps/apollo-vertex/locales/tr.json Adds “run unavailable” messaging (tr).
apps/apollo-vertex/locales/ro.json Adds “run unavailable” messaging (ro).
apps/apollo-vertex/locales/pt.json Adds “run unavailable” messaging (pt).
apps/apollo-vertex/locales/pt-BR.json Adds “run unavailable” messaging (pt-BR).
apps/apollo-vertex/locales/ko.json Adds “run unavailable” messaging (ko).
apps/apollo-vertex/locales/ja.json Adds “run unavailable” messaging (ja).
apps/apollo-vertex/locales/fr.json Adds “run unavailable” messaging (fr).
apps/apollo-vertex/locales/es.json Adds “run unavailable” messaging (es).
apps/apollo-vertex/locales/es-MX.json Adds “run unavailable” messaging (es-MX).
apps/apollo-vertex/locales/de.json Adds “run unavailable” messaging (de).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@CalinaCristian
CalinaCristian merged commit 1379134 into main Aug 8, 2026
50 checks passed
@CalinaCristian
CalinaCristian deleted the localization_sync/_639217495908580018 branch August 8, 2026 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants