<?php
/**
 * English language file for cookiebanner plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */


// custom language strings for the plugin
$lang['js']['yay'] = 'Accept';
$lang['js']['nay'] = 'Refuse';

