mirror of
https://github.com/nextcloud/server.git
synced 2026-02-17 09:51:38 -05:00
4 lines
103 B
PHP
4 lines
103 B
PHP
|
|
<?php $TRANSLATIONS = array(
|
||
|
|
"web services under your control" => "web services under your control"
|
||
|
|
);
|