scm-spain / boros-CMP

GDPR CMP (Consent Managment Provider) implementation
MIT License
5 stars 1 forks source link

Hotfix/purposes translation #64

Closed alextremp closed 5 years ago

alextremp commented 5 years ago

Description

Actually the Vendor List is loaded as it is, with its texts in English, aware of the consentLanguage attribute, that is set to 'es' by default.

This PR adds a decorator over the HttpVendorListRepository in order to load (if required) the external purposes translation related to the vendorListVersion and consentLanguage that we need to load in the Vendor List.

Solves ticket/s

Expected behavior

Review steps

Memetized description

mandatory