1<?php 2$lang['name'] = 'E-Mail'; 3 4 5 6$lang['verifymodule'] = "Enter code sent by e-mail"; 7$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."; 8 9$lang['codesent'] = 'A one time code has been sent. Please check your email.'; 10$lang['codesentfail'] = 'The code couldn\'t be sent. Contact your admin for help.'; 11$lang['subject'] = 'Your login code'; 12