Setting up language negotiation involves
1. developing a convention for naming the different language versions of your file,
2. planning a fallback strategy to deal with requested languages that you don’t support, and
3. setting the appropriate server-side directives to make it all work.