mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d99bc8aeb6
Previously, if an ICU was inside a nested i18n root, it would use the nested root to calculate whether it should be applied. Now, we use the root i18n block. PR Close #54026