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