1<?php
2$lang['name'] = 'E-Mail';
3
4$lang['verifynotice'] = "A verification code has been sent to your email.  If you do not receive it within a few minutes, please contact a wiki administrator.";
5
6$lang['codesent'] = 'A one time code has been sent. Please check your email.';
7$lang['codesentfail'] = 'The code couldn\'t be sent. Contact your admin for help.';
8$lang['subject'] = 'Your login code';
9