nextcloud-server/apps/user_webdavauth/l10n/tr.php

5 lines
136 B

<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV Kimlik doğrulaması"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";