mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
change comments for @angular/localize import
This commit is contained in:
@@ -64,6 +64,7 @@ import 'zone.js/dist/zone'; // Included with Angular CLI.
|
||||
import 'reflect-metadata';
|
||||
|
||||
/******************************************************************
|
||||
* Load `$localize` - used if i18n tags appear in Angular templates.
|
||||
* Load `$localize` - not used for i18n in this project, we use ngx-translate.
|
||||
* It's used for localization of dates, numbers, currencies, etc.
|
||||
*/
|
||||
import '@angular/localize/init';
|
||||
|
Reference in New Issue
Block a user