We have few .po files(for different regions) in dev repository.. we write our test scripts directly in their repo. We need to read these .po files to do assertions for different languages depending on customer login region. I am not able to read .po file in js.. any 1 have done this?