Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 401 Bytes

2023-07-25-fix-translation-message-formatter-locale.md

File metadata and controls

9 lines (9 loc) · 401 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix translation MessageFormatter locale
issue: NEXT-19616
author: Dumka.pro
author_email: hello@dumka.pro
author_github: @dumka-pro
---

Core

  • Changed \Shopware\Core\Framework\Adapter\Translation\Translator to provide correct locale for translation message formatting: using shopware locale to format translation messages correctly. Get correct position for locale pluralization rules.