mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4c5f3b52dc
As part of this fix, I realized that child i18n blocks don't need their own context. Instead, we can just add their params directly to the context for their root block, and forgo the step of merging the contexts. PR Close #53209