You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When translating plugin.tx_dp_cookieconsent._LOCAL_LANG.de.cookie.category.1 = Statistiken
in order to translate the cookie category label in the "Extend" mode, the category identifier in the cookie is also set to the new, lowercased label:
When translating
plugin.tx_dp_cookieconsent._LOCAL_LANG.de.cookie.category.1 = Statistiken
in order to translate the cookie category label in the "Extend" mode, the category identifier in the cookie is also set to the new, lowercased label:
The translated label seems to be used as an identifier thus breaking the expected functionality.
The text was updated successfully, but these errors were encountered: