Messages from programs are not appearing in the user’s native language.
What environment variable must be set for this to happen?
A.
MESSAGES
B.
LANG
C.
L18N
D.
MSGS
E.
LC_MSGS
Explanation:
LANG is the environmental variable, which carrying value of default Language.
You can check: echo $LANG