Can't print multi-language menu

I created a multi languages site with the help of docs but nothing seems to work.
Here is the github of the current state. https://github.com/maks112v/levitesvoice
Current Hosted Version: https://levites-voice-development.netlify.com/

First of all, you should change your baseURL:

baseURL = "http://example.org/"

to your real URL, e.g.

baseURL = "https://levites-voice-development.netlify.com/"

Okay I changed that but it still doesn’t work