mirror of
https://github.com/nextcloud/server.git
synced 2026-05-25 02:34:12 -04:00
4 lines
58 B
PHP
4 lines
58 B
PHP
|
|
<?php $TRANSLATIONS = array(
|
||
|
|
"Advanced" => "Avançado"
|
||
|
|
);
|