Languages

The Languages table provides a list of all the translation languages that the database currently supports.

Columns

id

The unique identifier of the language.

TypeConstraints
integerPrimary Key

name_english

The name of the language, in English.

TypeConstraints
textNot Null

name_gurmukhi

The name of the language, in Gurmukhi, ASCII representation.

TypeConstraints
textNot Null

name_international

The name of the language, as written in the language itself.

TypeConstraints
textNot Null