• This is possible under Windows as follows:

    Create a file “SEPAApp.l4j.ini” in the directory where the SEPAApp exe file is located.
    Use a text editor to write -Duser.language = "en" into this file and save it.
    Make sure that the file is created in Windows in ANSI format.

    Instead of ‘en’ you can also use the language abbreviation of any other language available in SEPAApp.

    Under Linux, enter the parameter -Duser.language = "en" directly to the Java call.