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