3 lines
75 B
PHP
3 lines
75 B
PHP
<?php $TRANSLATIONS = array(
|
|
"WebDAV Authentication" => "WebDAV 認証"
|
|
);
|
<?php $TRANSLATIONS = array(
|
|
"WebDAV Authentication" => "WebDAV 認証"
|
|
);
|