<?php
/**
 * english language file for vimeo plugin
 *
 * @author Michael Große <dokuwiki@cosmocode.de>
 */

// keys need to match the config setting name
$lang['accessToken'] = 'Vimeo Access Token';
$lang['thumbnailWidthPercent'] = 'Width of the thumbnails in percent';

