1<?php
2/**
3 * english language file for googleverify plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 */
7
8$lang['verify'] = 'The verification code as shown in the Search Console';
9
10