3 lines
83 B
PHP
3 lines
83 B
PHP
<?php $TRANSLATIONS = array(
|
|
"WebDAV URL: http://" => "Adreça WebDAV: http://"
|
|
);
|