4 lines
117 B
PHP
4 lines
117 B
PHP
<?php $TRANSLATIONS = array(
|
|
"WebDAV Authentication" => "Autenticazione WebDAV",
|
|
"URL: http://" => "URL: http://"
|
|
);
|