Skip to content

How to edit language

Admin Status Change Effects


To edit front end language go to the root folder of the project then

  1. resources/lang/ar/message.php
  2. resources/lang/ch/message.php
  3. resources/lang/eb/message.php
  4. resources/lang/es/message.php
  5. resources/lang/fr/message.php
  6. resources/lang/pt/message.php
  7. resources/lang/ru/message.php
  8. resources/lang/tr/message.php

And then change the right side of the word only. Check the below screenshot.

You also apply the same things for the below files –

  1. resources/lang/ar.json
  2. resources/lang/ch.json
  3. resources/lang/en.json
  4. resources/lang/es.json
  5. resources/lang/fr.json
  6. resources/lang/pt.json
  7. resources/lang/ru.json
  8. resources/lang/tr.json

And then change the right side of the word only. Check the below screenshot.