I modified the sample to have Español instead of Italiano. The Spanish overwrites the English, and selecting Espanñol from the menubar gets 404 for Contacts. I tried to make the url /contactos instead of /contatti - but the button on the home screen tries to load /es/contacts (getting 404). The Spanish text overwrites the English at /contacts.
What did I screw up? I’ve been staring at the configs for hours.
Thanks. I did look at that, and the original working exampleSite does not have that section. I assumed the .en.toml and .it.toml files took the place of [languages]. But, I can try adding that section and see if it fixes whatever I broke.