Skip to main content
Topic: How does multilanguage work? (Read 306 times) previous topic - next topic

How does multilanguage work?

Hello all,
one of my customer asked me to make the application interface multilanguage.
But how does the multilanguage option work in the project settings?
Or, is there a way to make a copy of a page (example: "copy of list page") and link it to another page (example: "copy of edit page")?
Or have I to create a new whole project and publish it somewhere else?
TIA
tony

Re: How does multilanguage work?

Reply #1
@sweetman‍ if you turned on Mutilaguage support when creating the project, all you have to do is locate the language folder(e.g {generated project root folder}/languages), make a copy of the english.ini file you find there, rename the copy to the language you want e.g spanish.ini. Then translate the content on the file(spanish.ini). The contents to translate are the content on the right side, enclosed in the quotation mark("). If you did not turn this on when creating your project, you will not be able to translate it or turn it on, you will have to create a new project to turn it on.