You can use this SQL to find out which languages are already installed for your installation.
select * from PSLANGUAGES where installed = 1
This blog contains posting related to peoplesoft Tools and technologies and specifically targeted towards peoplesoft developers.
You can use this SQL to find out which languages are already installed for your installation.
select * from PSLANGUAGES where installed = 1