mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 13:31:14 -05:00
5 lines
132 B
PHP
5 lines
132 B
PHP
<?php
|
|
$TRANSLATIONS = array(
|
|
"WebDAV Authentication" => "اعتبار سنجی WebDAV "
|
|
);
|
|
$PLURAL_FORMS = "nplurals=1; plural=0;";
|