3 lines
86 B
PHP
3 lines
86 B
PHP
<?php $TRANSLATIONS = array(
|
|
"WebDAV Authentication" => "Autenticación de WevDAV"
|
|
);
|