Language Translation Process

If you want to translate an added language in your app, you can select Translate by clicking on the three dots icon next to the relevant language.

How Does the Translate Process Work?

During the Translate process:

  1. The labels on the form screens are scanned by the system.
  2. An automatic table is created using the data of these labels.

This table is designed to facilitate the language translation process. However, you can make manual edits to the table and enter new data. However, there is one important thing to note in the table:

  • Both columns must be filled in completely.
  • If any value is left blank (Null), the system will continue to display the existing data.

Facilitating User's Language Selection

If you don't want users to have to constantly select a language in the application, you can use the onClick > Multi Language > Select Language system action. It allows the user to select a language with a drop-down list as soon as they log in to the application.

Important Points in the Language Selection Process:

  • The language selection made by the user is associated with the user account and this selection is saved.
  • The selected language is made among the available languages defined in the application.

Thanks to this system:

  • The user chooses the language once and continues with the same language every time he/she opens the application.
  • The language selection process becomes more practical and user-friendly.

This will improve both the user experience and multilingual support processes of your system.