The user needs changing the default interface language (English) for instance, to a local language.
SolutionThe only way to change the default language is through editing a parameter in the clientprops.xml
Tipically, this file is located in the folder:C:\Siemens\Solid Edge Wiring and Harness Design 2024\config
To edit the file, Windows Notepad, Notepad++, Visual Studio Code or similar can be used.
Look and edit this line present in the file:
<Locale language="en" country="US"/>
For instance, to change the interface language into Spanish:
<Locale language="es" country="ES"/>
Note
These are the parameters for languages other than English.