yuuvis® Q&A

0 votes
in yuuvis Momentum by (210 points)

Hi Yuuvis Team

We would like to customize the caption of a standard button. Is it possible to do this within the plugins-json or anywhere else?

Kind regards
Sebastian

1 Answer

0 votes
by (3.0k points)
selected by
 
Best answer
Hi Sebastian,

The localization of control elements is managed via configuration files stored within your client resources (default directory: 'assets/default/i18n'). The localized terms specified in those files can be customized according to your needs.
>> https://www.npmjs.com/package/@yuuvis/framework

A plug-in configuration contains only localization for terms that are introduced by the plug-ins themselves.

Best regards,
Antje
by (210 points)
Hi Antje

Thanks a lot for the quick response. I will follow your guiding.

Kind regards,
Sebastian
...