codedance / jquery.AreYouSure

A light-weight jQuery "dirty forms" Plugin - it monitors html forms and alerts users to unsaved changes if they attempt to close the browser or navigate away from the page. (Are you sure?)
508 stars 145 forks source link

Wrong language detection using Chromium #126

Open marcogrk opened 7 years ago

marcogrk commented 7 years ago

Hi All, i'm testing Are you shure on Chromium.. it works... but the alert message is always in english even if chromium is in other language or even if the accept-language http header is set to it ... So how Are you sure manage language detection?