Configuration

Create new Language

Our script supports full multilingualism of all components (administrator part, operator part, user interface and home page). All the content to be translated is located in several files which will be described below with images. Here are the steps to add a new language:

  • Open your File Manager.
  • Go to directory lang.
  • Create a new language file bg.json (2 digit prefix of your country) and directory bg/.
  • Copy contents from en.json file and paste it in your new file bg.json.
  • Copy files from en/ directory and paste it in your new directory bg/.
  • Now open your new files and translate all the values inside the quotes on the right. (You will see them marked below in the images)
  • Then open file config/app.php and after line 95 add your new language.

preview

preview

On this page