giacomo / ngx-cookie-consent

Angular multi-language module to display a cookie consent banner without other dependencies.
https://www.npmjs.com/package/@localia/ngx-cookie-consent
MIT License
15 stars 7 forks source link

Add Portuguese language & Add Cookie info translation #8

Closed CarlosNassif closed 1 year ago

CarlosNassif commented 1 year ago

While using this library, I found a need to use texts in Portuguese. To accomplish it, I've made some changes:

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

giacomo commented 1 year ago

@CarlosNassif Thank you for PR - i will look at it. Its a huge PR - and there are some things that i want to look closer.

CarlosNassif commented 1 year ago

Thanks, @giacomo! It's the first PR I write to a public lib. Please let me know if there are any adjusts I should do on code structure and logic.