<?php
/**
 * english language file for authnc plugin
 *
 * @author Henrik Jürges <ratzeputz@rtzptz.xyz>
 */

$lang['server']   = 'Nextlcoud server hostname (e.g. https://cloud.example.com)';
$lang['port']     = 'Nextcloud port (e.g. 443)';
$lang['ocs-path'] = 'Path to the OCS API (e.g. /ocs/v1.php/cloud)';
