4 lines
113 B
PHP
4 lines
113 B
PHP
<?php $TRANSLATIONS = array(
|
||
"WebDAV Authentication" => "WebDAV 認證",
|
||
"URL: http://" => "網址:http://"
|
||
);
|