mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
43ad12b793
Add an internal API to enable and use i18n hydration for testing and development. This helps ensure that we don't accidentally break the current behavior until we are completely ready to roll out i18n support. PR Close #54784