Created
September 28, 2018 11:06
-
-
Save ItsReaSz/1a03047b86bbe0104bf3bac33e362311 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": { | |
"en-GB": "Exposition credits", | |
"fr-FR": "Exposition credits" | |
}, | |
"description": { | |
"en-GB": "Colophon for Exposition", | |
"fr-FR": "Colophon for Exposition" | |
}, | |
"template": "containers/experience-capitalization/credits/credits.html.twig", | |
"template_config": { | |
"config": { | |
"label": { | |
"en-GB": "Settings", | |
"fr-FR": "Settings" | |
}, | |
"controls": { | |
"credit_image": { | |
"label": { | |
"en-GB": "Medium ID", | |
"fr-FR": "Medium ID" | |
}, | |
"type": "text", | |
"value": "qytec3abmjuedugomwnd", | |
"lookup": { | |
"model": "Media\\Search", | |
"multiple": false | |
} | |
}, | |
"credit_copyright": { | |
"label": { | |
"en-GB": "Copyright", | |
"fr-FR": "Copyright" | |
}, | |
"type": "text", | |
"value": { | |
"en-GB": "CTA", | |
"fr-FR": "CTA" | |
} | |
}, | |
"credit_title": { | |
"label": { | |
"en-GB": "Title", | |
"fr-FR": "Title" | |
}, | |
"type": "text", | |
"value": { | |
"en-GB": "Colophon", | |
"fr-FR": "Colophon" | |
} | |
} | |
} | |
} | |
}, | |
"frontender": "95e4c3442a2179aada9f6e2fff359552" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment