How to identify languages installed in a Peoplesoft Application database table

select * from sysadm.PSLANGUAGES where installed = 1;