I wonder if someone ever had a similar problem. It's very confusing.
My front page isn't shown in the default language and I don't know why. Did I forget anything? Perhaps someone can help me or had the same problem and solved it:
We are using the module internationalization to translate our content.
I wonder if following is possible to do with internationalization:
Our web site is available in two languages: German and English. German is default language and I'm using the preferences "Path prefix with language fallback" to decide which language should be taken.
A {French,Spanish,English}-speaking user accesses mysite.com, and the application attempts to identify the language of the user, and changes the default language output of the site accordingly.
I sthere any way to accomplish this ?
Can i get any guides or help links for steps to acheive this ?