mozilla / fx-private-relay-add-on

Companion add-on for Firefox Relay. Keep your email safe from hackers and trackers. Make an email alias with one click, and keep your address to yourself.
https://addons.mozilla.org/en-US/firefox/addon/private-relay
Mozilla Public License 2.0
67 stars 14 forks source link

MPP-1851 - Change how we get the locale for CSAT banner #524

Closed lloan closed 11 months ago

lloan commented 11 months ago

This PR fixes MPP-3433 - issue found while QA looked at MPP-1851 with user locale.

https://mozilla-hub.atlassian.net/browse/MPP-3433

New feature description

This changes how we check for user locale. It shows correctly now based on language set on browser.

Screenshot (if applicable)

image

How to test

Change language to es and banner will not show. Change language to en fr or de and banner will show.

Checklist