be able to configure content for all age gate elements
be able to customize the text and language(s)
Acceptance Criteria
List all age gate elements inside the elements object, against each element, have an object with various other properties, such as:
classes [array]
content [object]
isShown [boolean]
Inside the content object, have a key for each required language
Inside the language property, specify key:value pairs for each kind of content associated with the element
When the age gate is displayed, the content should match that specified in the configuration element
If content for a language that matches the user agent language is available in the configuration object, then that language should be used for the age gate content
Parent: #36
Acceptance Criteria