1<?php 2$lang['width'] = 'Width of the container.'; 3$lang['height'] = 'Height of the container.'; 4$lang['data-speed'] = 'Number of ms for transtions to complete.'; 5$lang['data-timeout'] = 'Number of ms between transitions.'; 6$lang['data-fx'] = 'The name of the effect to use.'; 7$lang['metadata'] = 'Show image metadata (e.g., Title & Caption)'; 8$lang['fit'] = 'CSS object-fit property (how image should be resized to fit container.'; 9$lang['namespace'] = 'Use image files from the current namespace.'; 10