Closed AbigailSlz closed 2 years ago
Hi AbigailSlz,
Greetings from Syncfusion support.
The issue you reported can be resolved in the sample level itself. You have to load the timeZoneNames, numbers and ca-gregorian json files to translate the calendar and for editing operations to work without any issues. Please follow the below documentation link to load these files in your application.
Documentation: https://ej2.syncfusion.com/angular/documentation/common/globalization/internationalization/
Sample: https://stackblitz.com/edit/globalization-nhgxdz-uw6tra?file=app.component.ts
Regards, Monisha.
Thanks!
Hi, I'm trying to translate gantt to spanish in Angular.
Translation works fine, but when I click on add and edit button the console show this error:
Here is my code example:
Without translation
Could you help me, please. Thanks!