core
core copied to clipboard
[Translations] Observe ICU support
- https://github.com/php-translation/symfony-bundle/issues/399
- https://github.com/symfony/symfony/issues/35328
The ICU message format is a different format than Symfony's one. Where Symfony's format uses percentage signs for placeholders (%placeholder%), ICU uses brackets ({placeholder}).
- https://symfony.com/doc/current/translation/message_format.html#message-placeholders