mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 07:08:34 -04:00
4 lines
58 B
PHP
4 lines
58 B
PHP
|
|
<?php $TRANSLATIONS = array(
|
||
|
|
"Settings" => "asetukset"
|
||
|
|
);
|