Home page carousel
[eliot.git] / blueprints / common / eliot-ui / frontend-src / src / polyfills.ts
index aa665d6..7c9e495 100644 (file)
@@ -1,3 +1,7 @@
+/***************************************************************************************************
+ * Load `$localize` onto the global scope - used if i18n tags appear in Angular templates.
+ */
+import '@angular/localize/init';
 /**
  * This file includes polyfills needed by Angular and is loaded before the app.
  * You can add your own extra polyfills to this file.