Multi language website

Hi,

I would like to know, if there is a way to create a website with the option to switch languages? More specifically: Is it / will it be possible to create a website and then add a language button, so that we don’t need to create a whole new site in a different language? It would be great to have the option to just translate the text parts of the website within the app…

1 Like

Not that I know of @Mahon

Pulse has a localiser built in:

http://localizerdemo.instacks.com/

And you can make Pulse templates in Blocs:

Other than that, you could make all the sites manually in Blocs and export them all but it would hard to dynamically link them without some PHP or JS

1 Like

I suspect the best way to do this is to create the site in one language, then duplicate the blocs file and edit it for the second language, rinse and repeat.

Then you generate the sites putting them in different directories, then you can cross-link them to support multiple languages.

I have worked on two muti-language projects so far (not websites) and they were a pain. It can be hard work working on a project when you don’t understand the text that you are adding - takes a lot longer to complete. Also, things that fit nicely in English and have an aesthetically-pleasing look, may not work so well in another language because what might take five words in English may require ten words in another language (and vice-versa) so the spacing and aesthetic layout can be challenging.

All of my multi-language work had translation done by professional language agencies - I would hesitate to rely on using automated tools to do a translation (though google translate in Chrome does a very reasonable job).

I suppose it would be possible to create a tool to take the English text in a website and substitute the other language equivalent using straightforward text comparison and substitution.

Good luck.

1 Like

try this
step by step video on building what you need in blocs

https://eldargezalov.com/courses/building-the-multilingual-websites-in-blocs

“We couldn’t find the page you were looking for.”

Seems like that’s not available until the 28th.

@CindyShermann @pauland

Hey guys, that’s strange! I guess you were looking for this: https://eldargezalov.com/tutorials/building-the-multilingual-websites-in-blocs

I am not sure where you got the URL with courses instead of tutorials. :slight_smile: The courses are completely separate thing, which will be available later, but the videos are available now.

1 Like