Categories

Localisation Language

Language

The language section lets you manage the languages available for the store front. OpenCart provides English as the default language after installation. To add multiple languages to the site you need to install a language pack. Language packs can be acquired from the Extension Directory. See Adding multiple languages to learn how to add a language pack to OpenCart.

The new language can be added to the site under System>Localisation>Language. The following information will be needed to save the language:

  • Language Name
  • Code: The ISO language code. W3Schools has a complete list of ISO codes.
  • Locale: The code used by browsers to auto-detect the language of the site. Locale codes can be viewed here.
  • Image: The image used to represent the language, that will be displayed in the header area of the store.
  • Directory: The location of the language pack (do not include the catalog/language path).
  • Filename: The name of the language file.
  • Status: Enables or disables the language in the store front.
  • Sort Order: Determines the position of the language among multiple languages in the header.

language page backend