2. Multilanguage Driver

The pgExpress Driver distribution contains two versions: a standard one, which implements the English (enUS) language and a Multilanguage version. Functionality is identical, except that the stantdard only contains the English (enUS) language, and the multilanguage version contains all languages from the table below:

Table 3.2. Implemented Languages

Language Language Code
English enUS
Portuguese (Brazilian) ptBR
Spanish esES
Icelandic isIS
Chinese (Taiwan) zhTW
Hungarian huHU
Bulgarian bgBG
Slovak skSK
French frFR
Italian itIT

For setting the localized messages, choose the desired language and the following methods:

If you want to translate the pgExpress Driver to another language not listed in here, please send us a message at support@vitavoom.com.

You might be translating also the libpq library and/or PostgreSQL itself to get translated error messages. Please refer to the PostgreSQL documentation for more details.