Lang detection: navigator.language vs. globalization plugin

Is it possible that both methods return different values? I would like to use navigator.langauge because I need the language at a very early state in the app but I’m intetressted if there is any disadvantage of this.