mirror of
https://github.com/nextcloud/server.git
synced 2026-03-01 04:50:40 -05:00
4 lines
131 B
PHP
4 lines
131 B
PHP
<?php $TRANSLATIONS = array(
|
|
"WebDAV Authentication" => "WebDAV аутентификация",
|
|
"URL: http://" => "URL: http://"
|
|
);
|