Update App Translation

Glover was developed by an English speaking team, so all other translation in the app is done using google translator. Therefore, there are going to be more cases where the translated word/sentence are not correct. In this case, you have the access to make changes to the translation files in the app source code. Simply follow the steps below:

  1. Find the right translation file for your language in the: assets/lang/ folder

  2. For example Spanish translations are stored in es.json file, ar.json for arabic translation etc.

  3. In the file find the Word/Sentence you want to make changes and change them.

Don't make changes to the English Word/Sentence in those files

Last updated