Commit d5376fc
committed
bug symfony#60236 [String] Support nexus -> nexuses pluralization (KorvinSzanto)
This PR was submitted for the 7.2 branch but it was merged into the 6.4 branch instead.
Discussion
----------
[String] Support nexus -> nexuses pluralization
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#60235
| License | MIT
Handle pluralizing `nexus` to `nexuses` instead of `nexi`. See linked issue for dictionary references.
Commits
-------
b158801 Support nexus -> nexuses pluralization1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
336 | 339 | | |
337 | 340 | | |
338 | 341 | | |
| |||
0 commit comments