CompTIA Exam Questions

Which of the following commands should be added to /etc/bash_profile in order to change the language

Which of the following commands should be added to /etc/bash_profile in order to change the language of messages for an
internationalized program to Portuguese (pt)?

A.
export ALL_MESSAGES=”pt”

B.
export LC_MESSAGES=”pt”

C.
export UI_MESSAGES=”pt”

D.
export LANGUAGE=”pt”

E.
export MESSAGE=”pt”