Hello!
I have an application where I am translating the texts of their pages. For this I use GNU gettext PO and POT Files. This application incorporates reports created with Stimulsoft reports.js. How can translate the text components of the reports?
Thank you very much.
Globalization with stimulsoft reports.js
Re: Globalization with stimulsoft reports.js
Hello.
Could you describe your issue more detailed?
Do you need to localize the report template or already rendered report?
Thank you.
Could you describe your issue more detailed?
Do you need to localize the report template or already rendered report?
Thank you.
Re: Globalization with stimulsoft reports.js
Hello HighAley,
I have got the next template report with several text components. I need to translate them. For this I would like to use GNU gettext PO and POT Files because my web page use this toolset.
What should I do to translate these text components?
Thank you very much.
P.S. If it is not possible to use gnu gettext, How the localization is done in Stimulsoft reports.js?
I have got the next template report with several text components. I need to translate them. For this I would like to use GNU gettext PO and POT Files because my web page use this toolset.
What should I do to translate these text components?
Thank you very much.
P.S. If it is not possible to use gnu gettext, How the localization is done in Stimulsoft reports.js?
Re: Globalization with stimulsoft reports.js
Hello,
Unfortunately, Globalization is not supported in JS version.
As a way, you can use the additional variables for Text components which should be translated. And before showing report set necessary translated values.
Thank you.
Unfortunately, Globalization is not supported in JS version.
As a way, you can use the additional variables for Text components which should be translated. And before showing report set necessary translated values.
Thank you.