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

$lang['server']   = 'Nextlcoud Servername (z.B. https://cloud.example.com)';
$lang['port']     = 'Nextcloud Port (z.B. 443)';
$lang['ocs-path'] = 'OCS-API Pfad (z.B. /ocs/v1.php/cloud)';
