Changes default language from to .

This commit is contained in:
Lars Jung
2011-10-07 16:38:30 +02:00
parent caced60eaa
commit 3c23c7e956

View File

@@ -57,7 +57,7 @@ h5aiOptions = {
* possible values. Adjust it to your needs. If lang is not found in * possible values. Adjust it to your needs. If lang is not found in
* h5aiLangs it defaults to "en". * h5aiLangs it defaults to "en".
*/ */
"lang": null, "lang": "en",
/* /*
* Try to use browser language, falls back to previous specified lang. * Try to use browser language, falls back to previous specified lang.