Skip to content

Add to cart notification is in the wrong language #3716

@ResuBaka

Description

@ResuBaka

Current behavior

When you add an product in the german store to the cart it shows an english message in the notification.

image

Expected behavior

Show german text in the notification.

Steps to reproduce the issue

  1. got to here https://next.storefrontcloud.io/de/men/tops-men/tees-men/tees-16/balboa-persistence-tee-531.html?childSku=MS03-XS-Gray
  2. Add the product to cart
  3. See english message in the top right corner

Repository

Can you handle fixing this bug by yourself?

  • YES
  • NO

Which Release Cycle state this refers to? Info for developer.

Pick one option.

  • This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from develop branch and create Pull Request 2. Feature / Improvement back to develop.
  • This is a bug report for current Release Candidate version on https://next.storefrontcloud.io - In this case Developer should create branch from release branch and create Pull Request 3. Stabilisation fix back to release.
  • This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from hotfix or master branch and create Pull Request 4. Hotfix back to hotfix.

Environment details

  • Browser: Chrome 77.*
  • OS:
  • Node:
  • Code Version: 1.11 Release branch

Additional information

When you look into the core/modules/cart/helpers/notifications.ts file here the notifications are created and at the point of creation the language is english so the notification is english and not german.

Metadata

Metadata

Assignees

Labels

P2: ImportantPriority mark - still high ;)bugBug reports

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions