MFlisar / GDPRDialog

GDPR fragment dialog implementation
Apache License 2.0
211 stars 53 forks source link

Location fallback using Locale? #46

Closed dirkam closed 6 years ago

dirkam commented 6 years ago

Hi,

It might be a good idea to add a fallback method to check the location based on user Locale as a last resort. Putting a bool with true value in each of the language classifiers and false to the default would do it.

What do you think?

MFlisar commented 6 years ago

Would be useful for some I think... If you provide the function I can add it.

MFlisar commented 6 years ago

added in master branch