mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 22:27:31 -04:00
4 lines
59 B
PHP
4 lines
59 B
PHP
|
|
<?php $TRANSLATIONS = array(
|
||
|
|
"Settings" => "Ustawienia"
|
||
|
|
);
|