Support localized String

Thre is the support of localized String in Cuba ? like localized name or description of product.

Hi,
Can you please describe in more detail your requirements?

CUBA has rich support for design-time messages localization:
https://doc.cuba-platform.com/manual-7.1/localization.html

Hello,

My requirement is we need to have localized attribute value, as the application will be used in many countries, for example we will have in datamodel (country [isoce, name,…]; product[code,name, description,…], …) all text value like name , description should have value by language.

This point is a blocking requirement to start our project using CUBA.

Hi,

please see those related topics:

Bottom line: right now there is nothing out of the box, but it can totally be implemented within the application itself. I did it myself a couple of times like in the instant launcher addon:

I hope this helps,

Cheers
Mario

1 Like