1<?php
2$lang["privacyidea_url"] = 'Validation URL of the privacyIDEA service';
3$lang["privacyidea_timeout"] = 'Timeout when contacting the privacyIDEA server';
4$lang["privacyidea_realm"] = 'The realm of the user';
5$lang["privacyidea_verify"] = 'Verify the SSL certificate of the privacyIDEA server';
6
7?>
8