Hi,
I was wondering how to translate these labels: Autofit all columns, Autofit this column, etc.
They are not in the documentation (https://ej2.syncfusion.com/react/documentation/gantt/global-local/).
FIY zoomToFit is documented twice.
Are these labels translatable?
Thank you in advance,
Matteo Messmer
|
Query |
Solution | |
|
I was wondering how to translate these labels: Autofit all columns, Autofit this column, etc. |
Yes, it is possible to change these labels. You can define the keywords under the Grid object. We have prepared an example for how to define this keyword. We have shared GitHub location which included different cultre . By using this sample you can able to set keywords for your cultre.
Code snippets:
Github location: https://github.com/syncfusion/ej2-locale/tree/master/src
| |
|
FIY zoomToFit is documented twice. |
We have logged a UG report to update the localization and it will be refreshing in live soon. |
Hi,
Thank you for the reply.
It works but now when I open a dialog to create or edit a task I get this error:
|
loadCldr(cagregorian, numbers, timeZoneNames);
setCulture('de-DE');
|