Temporarily change language for terminal command

LANGUAGE=pl /nonexistent
LC_ALL=pl apt-cache show program-name

or

LANGUAGE=en_GB.UTF-8 /nonexistent
LC_ALL=en_GB.UTF-8 apt-cache show program-name