-
Seems currently language is system dependent. |
Beta Was this translation helpful? Give feedback.
Answered by
Ho-Ro
Oct 22, 2021
Replies: 1 comment
-
If you're on a Linux system you could type |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Ho-Ro
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're on a Linux system you could type
LANG=fr Openhantek
and you get the French localisation (or LANG=de for German etc...), or typeOpenHantek -i
(orOpenHantek --international
) to get the original English (international) language.If you're on Windows or Mac
-i
will work - for other languages - I don't know.