Choosing your Language

 

 

When you enter the web interface, you can choose your language by specifying it in the URL. A sample URL might be:

http://www.yourcompany.com/cgi-bin/lyris.pl

 

(Note: this is not a real URL, it is only an example)

 

Using the sample URL in the above paragraph, the web interface will appear in the default language, which is the language specified in the lyris.plc file. However, you can choose your own language by using the lang=identifier key-value pair in the URL.

 

For example, to view the web interface in French, you would use the following as your URL:

http://www.yourcompany.com/cgi-bin/lyris.pl?lang=francais

 

The language identifiers are listed below:

 

english - English

francais - French

deutsch - German

italiano - Italian

magyar - Hungarian

portugues - Portuguese

 

For example:

http://www.yourcompany.com/cgi-bin/lyris.pl?lang=english

http://www.yourcompany.com/cgi-bin/lyris.pl?lang=francais

http://www.yourcompany.com/cgi-bin/lyris.pl?lang=deutsch

http://www.yourcompany.com/cgi-bin/lyris.pl?lang=italiano

http://www.yourcompany.com/cgi-bin/lyris.pl?lang=magyar

http://www.yourcompany.com/cgi-bin/lyris.pl?lang=portugues



OverviewOfWebInterface MainMenu