The texts shown in the software for menus or dialogs are available in several languages. You have the option of translating the software interface into other languages or customizing the texts to your specific needs using the basic texts in English. You also have the option of adding user-specific conversions so that these are available for selection in the user profile alongside SI and US units.
You will find the data for translation in JSON format in the following directories
-
C:\ProgramData\iba\ibaDaVIS\assets:Conversions:
units.json -
C:\ProgramData\iba\ibaDaVIS\assets\i18n:Shown contents, such as table columns, signal names or the file-related event filters:
signals.json -
C:\Program Files\iba\ibaDaVIS\wwwroot\i18n:Texts from menus and dialogs:
application.json
Note |
|
|---|---|
|
To make changes to the texts effective, restart the ibaDaVIS service. If you make changes to the localization files, these are retained when installing higher versions of ibaDaVIS and are not automatically reset during a new installation. |
|
Other documentation |
|
|---|---|
|
For information on the "i18next" framework for internationalization and localization, seehttps://www.i18next.com. |
|