laravel / framework

The Laravel Framework.
https://laravel.com
MIT License
32.64k stars 11.04k forks source link

[11.x] Don't overwrite custom replacements for count in `trans_choice` #53517

Closed patrickrobrecht closed 1 week ago

patrickrobrecht commented 1 week ago

Fixes #53516.

It also adds an additional unit test which fails without the bugfix.