Skip to content

chore(l10n): sync from Localization#929

Open
andrei-stoian wants to merge 1 commit into
mainfrom
localization_sync/_639199355839834941
Open

chore(l10n): sync from Localization#929
andrei-stoian wants to merge 1 commit into
mainfrom
localization_sync/_639199355839834941

Conversation

@andrei-stoian

Copy link
Copy Markdown
Collaborator

Copilot AI review requested due to automatic review settings July 18, 2026 01:40
@andrei-stoian
andrei-stoian requested a review from a team as a code owner July 18, 2026 01:40
@andrei-stoian andrei-stoian self-assigned this Jul 18, 2026
@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (PT)
apollo-design 🟢 Ready Preview, Logs Jul 17, 2026, 06:45:39 PM
apollo-docs 🟢 Ready Preview, Logs Jul 17, 2026, 06:45:39 PM
apollo-landing 🟢 Ready Preview, Logs Jul 17, 2026, 06:45:39 PM
apollo-vertex 🟢 Ready Preview, Logs Jul 17, 2026, 06:45:39 PM

@github-actions

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.2.4 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

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

Syncs Apollo Vertex localization bundles by adding new “form demo” validation error strings across supported locales, keeping the UI copy consistent for the new/updated form demo experience.

Changes:

  • Added form_demo_error_* validation messages (bio max length, email, name min length, plan, role, terms) to multiple locale JSON files.
  • Updated translations for Traditional Chinese, Simplified Chinese, Turkish, Romanian, Portuguese, Portuguese (Brazil), Korean, Japanese, French, Spanish, Spanish (Mexico), and German.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
apps/apollo-vertex/locales/zh-TW.json Adds new form demo validation error strings (zh-TW).
apps/apollo-vertex/locales/zh-CN.json Adds new form demo validation error strings (zh-CN).
apps/apollo-vertex/locales/tr.json Adds new form demo validation error strings (tr).
apps/apollo-vertex/locales/ro.json Adds new form demo validation error strings (ro).
apps/apollo-vertex/locales/pt.json Adds new form demo validation error strings (pt).
apps/apollo-vertex/locales/pt-BR.json Adds new form demo validation error strings (pt-BR).
apps/apollo-vertex/locales/ko.json Adds new form demo validation error strings (ko).
apps/apollo-vertex/locales/ja.json Adds new form demo validation error strings (ja).
apps/apollo-vertex/locales/fr.json Adds new form demo validation error strings (fr).
apps/apollo-vertex/locales/es.json Adds new form demo validation error strings (es).
apps/apollo-vertex/locales/es-MX.json Adds new form demo validation error strings (es-MX).
apps/apollo-vertex/locales/de.json Adds new form demo validation error strings (de).

"force_stop_initiated": "Durdurmaya zorla başlatıldı",
"form_demo_error_bio_max": "Özgeçmiş 160 veya daha az karakter içermelidir.",
"form_demo_error_email": "Geçerli bir e-posta adresi girin.",
"form_demo_error_name_min": "Ad en az 2 karakter olmalıdır",
@github-actions

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 9.0% 43.82 MB 57.31 MB ±0
@uipath/apollo-react 37.2% 7.38 MB 28.15 MB ±0
@uipath/apollo-wind 40.3% 395.2 KB 2.57 MB +12 B
@uipath/ap-chat 85.8% 43.43 MB 55.92 MB ±0

"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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app:apollo-vertex size:M 30-99 changed lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants