Which of the following commands should be added to /etc/bash_profile to change the
language of messages from an internationalised program to Portuguese (pt)? (Select TWO).
A.
export LANGUAGE=”pt”
B.
export MESSAGE=”pt”
C.
export LANG=”pt”
D.
export LC_MESSAGES=”pt”
E.
export ALL_MESSAGES=”pt”