Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 710:configure-languages [2024/09/26 14:33] – Meier, Erich | 710:configure-languages [2024/09/26 19:15] (current) – Meier, Erich | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | Stages supports the following languages by default: English, German, Chinese. | + | Stages supports the following languages by default: |
| - | Other languages can be added in the following way: | + | Additional |
| - | - Edit conf/ | + | - Edit conf/ |
| - | - Execute bin/ | + | - Execute bin/ |
| - Do the desired translations: | - Do the desired translations: | ||
| - | * Go to conf folder and create a new file there as a copy of local.properties. It should be named local_[enter language abbreviation here].properties. Example: **local_ja**.properties. | + | * Go to conf folder and create a new file there as a copy of local.properties. It should be named local_[enter language abbreviation here].properties. Example: **local_eo**.properties. |
| * Copy all message properties that you want to translate from the file that was generated in step 2 | * Copy all message properties that you want to translate from the file that was generated in step 2 | ||
| * Paste the message properties to the new properties file in the conf folder and translate the message texts there | * Paste the message properties to the new properties file in the conf folder and translate the message texts there | ||