I get a 404 error if slug begins with “id-”

For my particular case when ‘/en-us/’ isn’t set in languages, but there is an item with slug ‘/en-us/’ fallback to default language should solve the issue. And it looks like a good general solution.