xref: /plugin/authskautis/lang/en/lang.php (revision 6308698dc6e8a7ed2a428f413c248448e5822334)
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