mirror of
https://github.com/nextcloud/server.git
synced 2026-04-05 00:56:16 -04:00
4 lines
51 B
PHP
4 lines
51 B
PHP
|
|
<?php $TRANSLATIONS = array(
|
||
|
|
"Help" => "Pomoć"
|
||
|
|
);
|