Start text translation

Hello,

When adding a dependency link between two tasks, the "Start" text in the popup is not translated.



Here is my code :

        setCulture('fr');
        L10n.load({
          'fr': {
            gantt: {
              id: 'ID',
              finish: 'Fin',
              start: 'Début',
              from: 'De',
              to: 'A'
            }
          }
        });

Any idea to translate it?

Thanks,
Mamy

2 Replies

MK Mahalakshmi Karthikeyan Syncfusion Team November 4, 2020 05:36 PM UTC

Hi Rakotonindrina, 
We are able to reproduce the reported error. We logged bug report for this. The status can be tracked from below feedback link. 
We will fix this issue and the fix will be included in our upcoming weekly patch release which is expected to be rolled out on November 11, 2020.Until then we appreciate your patience. 
Regards, 
Mahalakshmi K. 



PS Premkumar Sudalaimuthu Syncfusion Team April 20, 2022 09:34 AM UTC

Hi Rakotonindrina ,


We are glad to announce that your reported issue “ locale-text-not-applied-to-predecessor-tooltip” has been fixed. Please find the release notes below.


Release notes: https://ej2.syncfusion.com/angular/documentation/release-notes/20.1.50/?type=all#gantt



Regards,

Premkumar S


Loader.
Up arrow icon