...
In case you need to extend translations with new keys, please specify translations in the plug-in configuration for each language in your system.
>> Extending Clients with Plug-ins
Data Format Supporting
For the following languages, the correct exposition of date formats is ensured according to the rules for these languages. Support for languages not listed below can be implemented by the yuuvis® development team upon request.
Language | ISO code |
---|---|
Arabic | ar |
Bengalese | bn |
Chinese | zh |
English | en |
French | fr |
German | de |
Hindi | hi |
Italian | it |
Japanese | ja |
Korean | ko |
Latvian | lv |
Polish | pl |
Portuguese | pt |
Russian | ru |
Slovak | sk |
Spanish | es |
Ukrainian | uk |
Summary
In client applications built with our libraries, all displayed terms and phrases can be localized for a custom language. While labels for control elements are defined already during the client configuration, the localization of labels in forms is possible at runtime via Web-API Gateway or yuuvis® architect.
...