Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
710:configure-languages [2024/09/26 19:13] – Meier, Erich | 710:configure-languages [2024/09/26 19:15] (current) – Meier, Erich |
---|
Stages supports the following languages by default: **English, German, Chinese, Japanese**. | Stages supports the following languages by default: **English, German, Chinese, Japanese**. |
| |
Other languages can be added in the following way: | Additional languages can be added in the following way: |
| |
- Edit conf/config.xml and add/edit the following property by adding the additional language, e.g. "eo" (for Esperanto): \\ ''<property name="supported.languages" value="en,de,zh,ja,**eo**"/>''**//WARNING: new languages always need to be added at the end of the list. The list should not be reordered, otherwise already modeled process content will show in the wrong language.//** | - Edit conf/config.xml and add/edit the following property by adding the additional language, e.g. "eo" (for Esperanto): \\ ''<property name="supported.languages" value="en,de,zh,ja,**eo**"/>''**//WARNING: new languages always need to be added at the end of the list. The list should not be reordered, otherwise already modeled process content will show in the wrong language.//** |