1<?php
2$lang['name'] = 'Telegram 2FA';
3$lang['chat_id'] = 'Your Telegram ID';
4
5$lang['intro'] = 'Using this provider, a one-time login code will be sent to the Telegram, configured below.';
6$lang['verifynotice'] = 'A verification code has been sent to your Telegram. If you do not receive it within a few minutes, please contact a wiki administrator.';
7$lang['codesent'] = 'A one time code has been sent. Please check your Telegram.';
8$lang['codesentfail'] = 'The code couldn\'t be sent. Contact your admin for help.';
9$lang['text'] = 'Your DokuWiki login code ';
10