Good question, I've been wondering about this myself. If you can figure a command to swith the language, you can allow users to sudo this command without entering any password.
See man sudo:
And remember to use the visudo command to edit sudoers file, it's the only safe way.
Let us know how this works out.