Re: [manifest] difference between lang and default_locale (#345)

Sure, `default_locale` would be the locale that would be chosen if none of the locales available in a file match the user's locales*. `lang` is the primary language of the document (equiv. to `<html lang>`).

* there is no `default_locale` in the spec because we don't support multiple locales. 

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/345#issuecomment-88271646

Received on Tuesday, 31 March 2015 22:30:54 UTC