Change flag for translation

From Kolmisoft Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Let's say we want to change the translation flag which shows in the GUI top right corner.

For example, let's change the green Ara.jpg Arabic flag to the Egy.jpg Egyptian flag.

First, go to /home/mor/public/images/flags and find the Egyptian flag image. It is egy.jpg.

Now go to the database [translations] table and find the row with Arabic translation.

Update its field flag with value 'egy'.

Relogin to your MOR GUI and the flag is changed.