Hacker News new | ask | show | jobs
by marcinreal 667 days ago
I had the same thought for a restaurant website that served multiple languages. I figured customers might glance at the URL when it's being shared, and appreciate it being in their language.

What do you do when the translated slug happens to be the same in multiple languages? I ended up still having the country code in the slug.

1 comments

Luckily we only had <10 user-visible pages in our part of the service, so I didn’t have to worry about that.