5 lines
132 B
PHP
5 lines
132 B
PHP
<?php
|
|
$TRANSLATIONS = array(
|
|
"WebDAV Authentication" => "اعتبار سنجی WebDAV "
|
|
);
|
|
$PLURAL_FORMS = "nplurals=1; plural=0;";
|