On my dev instance, when I preview a survey using a different language, all the localizations work fine.
On my prod instance, it doesnt matter what language I select, English is always being shown. I have confirmed that the locale templates exist.
Are there some db or locale .mo or .po paths that I should check that would cause this? If the localization templates were compiled on one environment and copied over to another, do the paths make any difference as long as the directory structure is the same?