nextcloud/apps/user_webdavauth/l10n/es_AR.php

6 lines
134 B
PHP

<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "Autenticación de WevDAV"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";