3 lines
91 B
PHP
3 lines
91 B
PHP
<?php $TRANSLATIONS = array(
|
|
"WebDAV URL: http://" => "WebDAV යොමුව: http://"
|
|
);
|