For ABAP developers, it is very common to use the SPRAS value for localization of text elements, or text values used in many parts of SAP applications and in many of ABAP reports.
Un SAP Language Table or the Language Key Table is T002 and the text or description of T002 is just as for other lookup tables can be obtained by using the "T" table T002T
T002T is the Language Text Table in ABAP for T002 Language Key table.
You can list the contents of T002 using the SE11 transaction code.