Hi everyone,
I'm using the "pagination" component that is working well, but I can't find a way to translate your texts, example "1 to 5 of 4534 items".
How can I translate this text?
I followed some links that suggest a path that does not exist in Service Studio.
- https://www.outsystems.com/forums/discussion/39962/how-to-display-data-inside-the-entity-in-multilingual/
- https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Translating_the_app_UI/Translations_Behavior_Editor
Thank you!
Marcelo
Hi Marcelo,
Reactive web does not have built in translation switching like Traditional, but if you just need it to be a simple static text translation you can clone the widget and edit it directly.
You can also check this component out: https://www.outsystems.com/forge/component-overview/1784/multilingual-component, but either way you will need to clone the OutSystemsUI module to modify the widget.
Perfect Peter,
Thank you so much it helped me!
Hi peter,
I wonder if you could elaborate a little more? I created a clone, changed the language directly and published it, but there were no changes.