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: [email protected]
author_github: @dumka-pro
---
- 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.