xref: /plugin/authskautis/lang/en/lang.php (revision 999db4ccf3eb2e185ce5ed88321aab0a1677348e)
1<?php
2
3$lang['enter_skautis'] = "Sign in with skautIS";
4$lang['badlogin'] = 'Sorry, login incorrect.';
5$lang['nouser'] = 'Sorry, username not registered.';
6$lang['badskautis'] = 'Sorry, skautIS authentication error.';
7?>
8