4 lines
103 B
PHP
4 lines
103 B
PHP
<?php $TRANSLATIONS = array(
|
|
"WebDAV Authentication" => "WebDAV-todennus",
|
|
"Address: " => "Osoite:"
|
|
);
|