Skip to content

Update existing translations with updated localization#2552

Merged
alexvuong merged 5 commits intodevelopfrom
20250610-update-translations
Jun 11, 2025
Merged

Update existing translations with updated localization#2552
alexvuong merged 5 commits intodevelopfrom
20250610-update-translations

Conversation

@alexvuong
Copy link
Contributor

Description

There are some newly translated string for existing translation. This PR updated them accordingly to the files sent from translation team

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • (change1)

How to Test-Drive This PR

  • (step1)

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

@alexvuong alexvuong requested a review from a team as a code owner June 10, 2025 19:55
@alexvuong alexvuong added the skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated label Jun 10, 2025
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Jun 10, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@alexvuong alexvuong enabled auto-merge (squash) June 11, 2025 16:59
@alexvuong alexvuong merged commit a019b24 into develop Jun 11, 2025
35 checks passed
ddiazccrz added a commit that referenced this pull request Jun 25, 2025
* Make API clients injectable to allow tree-shaking

* Update changelog

* Implemented commerce API provider proxy

* Allow promise based response from the transformer

* Restore comment

* Revert lint change

* Revert template changes

* Revert template changes

* Revert template changes

* @W-18598001 improve order history test coverage prior to bonus changes

* @W-18598001 improve order history test coverage prior to bonus changes

* Extract injector types out of provider

* Fix linting and add test cases

* Trigger CI commit

* Trigger CI commit

* Restore isomorphic SDK

* @W-18598001 improve order history test coverage prior to bonus changes

* Rename withParameterInjection to be more self-explanatory

* Fix linting

* Added a test to PDP page for checking translations

* skip changelog

* skip changelog

* Update changelog to point to correct PR

* Linting errors

* Moved the test over to product-view page and added translations for both the buttons

* Linting changes

* Handle SDK Client not initialized

* Added tests for useResolvedClient

* Handle missing SDK Client ShopperContext

* ShopperCustomers - Handle SDK Client no init

* ShopperExperience - Handle missing SDK Client

* ShopperGiftCertificates - Handle missing SDK Client

* ShopperLogin: Handle missing SDK client

* ShopperOrders - Handle Missing SDK Client

* ShopperProducts: Handle missing SDK Client

* ShopperPromotions: Handle missing SDK client

* ShopperSearch - Handle missing SDK Client

* ShopperSEO: Handle missing SDK Client

* ShopperStores: Handle missing SDK Client

* Fix linting errors

* Update useResolvedClient tests

* Update changelog

* implemented the voiceover feature for the email confirmation modal on PWA kit.

* Update changelog

* Extract CLIENT_KEY literal to constnt

* updated the chanege log file to point to current changes and saved changes to email confirmation modal code

* Remove unneeded hyphen from code comment

* skip changelog

* migrate store locator implementation

* create index file

* linted the files and built translations

* add constants

* remove path from store locator config

* fix default page size

* remove store-locator modal OLD implementation

* fix intl

* get search to work

* fix types

* move constants

* fix tests

* add tsconfig.json and lint

* lint

* commit translation changes

* add diagram

* Add apiClients as dependency

* changed role and aria label tags to solve unsuccessful check issues

* Review comments

* Implemented changes to create more successful checks after facing a testing Library ElementError: Found multiple elements with the text: /check your email/i

* Remove passing children to transformSDKClient

* Linted my files

* move use-store-locator to hooks folder

* move use-geolocation to hooks folder

* move store locator contants

* remove unused file

* move store locator contexts

* convert store locator from ts to js

* convert store locator from ts to js

* remove tsconfig.json

* linting issue

* add proptypes / fix lint

* Remove additional hook for client validation

* Fix linting

* fix lint

* Add comments

* rename apiClients variable to add clarity

Co-authored-by: Kevin He <kevin.he@salesforce.com>
Signed-off-by: Jainam Sheth <99490559+shethj@users.noreply.github.com>

* update variable name for apiClients

* Update existing translations with updated localization (#2552)

* update existing translations with updated localization

* linted more files to fix unsuccessful check error

* linted more files to fix unsuccessful check error

* Update packages/template-retail-react-app/CHANGELOG.md

Co-authored-by: Yuna Kim <84923642+yunakim714@users.noreply.github.com>
Signed-off-by: Larnelle Ankunda <lankunda@salesforce.com>

* taking off  the visible focus outline around the modal border

* Revert Bonus Label Change

* Initial Commit

Follow `plugin_einstein_api` implementation for event data creation.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Add some additional tests

* PR Feedback

* adding an a11y tag to changes made docuemented in the change log reading document

* Fix bar reference to master.variantId

* removed redundant aria label that repeating email confirmation title

* mitigating the need for additional translations

* feat: cursor rules for unit tests

* Update packages/template-retail-react-app/CHANGELOG.md

Co-authored-by: Yuna Kim <84923642+yunakim714@users.noreply.github.com>
Signed-off-by: Larnelle Ankunda <lankunda@salesforce.com>

* Update packages/template-retail-react-app/CHANGELOG.md

Co-authored-by: Yuna Kim <84923642+yunakim714@users.noreply.github.com>
Signed-off-by: Larnelle Ankunda <lankunda@salesforce.com>

* Update change log

* Fixing bad merge

* Update sample query implementation in query.ts

* [Fix E2E Tests] Improve E2E Test and Tracking Consent Banner Handling (@W-18764173@) (#2575)

* Improve e2e tests and Tracking Consent banner handling

* Clean up

* More clean up

* Remove spacing changes

* PR Feedback

* Remove comments

* rules only

* Update translations (#2616)

* update translations

* @W-18541294@ Private client proxy updates (#2608)

* Ensure only requests to /shopper/auth/ are allowed by the SLAS private client proxy

* Remove console.logs

* Stop swallowing errors from SLAS

* Update CHANGELOG.md

* Fix login and logout

* Remove console logs

* Lint

* Add and fix tests

* Cleanup regex

* Optionally disable auth init in commerce api provider

* Update changelog

* Add unit tests

* Update PR link in changelog

* @W-18794728: change demo instance, use a pod instead of sandbox (#2610)

* Change demo instance

* feat: load active data scripts on demand only @W-18708970 (#2623)

* Fixed merge conflicts

* Fixed bundle test to not be flappy

---------

Signed-off-by: Jainam Sheth <99490559+shethj@users.noreply.github.com>
Signed-off-by: Larnelle Ankunda <lankunda@salesforce.com>
Signed-off-by: Ben Chypak <bchypak@mobify.com>
Co-authored-by: Jainam Sheth <j.sheth@salesforce.com>
Co-authored-by: Kyle Wright <kyle.wright@salesforce.com>
Co-authored-by: Jainam Sheth <99490559+shethj@users.noreply.github.com>
Co-authored-by: snilakandan <snilakandan@salesforce.com>
Co-authored-by: snilakandan13 <119348013+snilakandan13@users.noreply.github.com>
Co-authored-by: Larnelle Ankunda <lankunda@salesforce.com>
Co-authored-by: Kyle Wright <30636085+sf-kyle-wright@users.noreply.github.com>
Co-authored-by: cboscenco <cboscenco@salesforce.com>
Co-authored-by: Kevin He <kevin.he@salesforce.com>
Co-authored-by: Yuna Kim <84923642+yunakim714@users.noreply.github.com>
Co-authored-by: Alex Vuong <alex.vuong@salesforce.com>
Co-authored-by: sf-deepali-bharmal <deepali.bharmal@salesforce.com>
Co-authored-by: Ben Chypak <bchypak@salesforce.com>
Co-authored-by: Ben Chypak <bchypak@mobify.com>
Co-authored-by: Shailesh Zirpe <szirpe+sf@salesforce.com>
Co-authored-by: Shailesh Zirpe <42553862+szirpesf@users.noreply.github.com>
Co-authored-by: Adam Raya <adamraya@users.noreply.github.com>
Co-authored-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
Co-authored-by: Ujwala <59447810+unandyala@users.noreply.github.com>
Co-authored-by: Steffen Eckardt <3235219+seckardt@users.noreply.github.com>
@alexvuong alexvuong deleted the 20250610-update-translations branch July 16, 2025 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants