<?php
/**
 * English language file
 *
 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
 * @author Tokano <contact@tokano.fr>
 */

 $lang['default_size'] = 'Default icon size (e.g., 24px, 1.5em)';
 $lang['iconify_version'] = 'Iconify version (e.g., 3.1.1, latest)';
 $lang['use_local'] = 'Use local file instead of loading Iconify from the internet';
 
