mirror of
https://github.com/nextcloud/server.git
synced 2026-02-12 07:14:44 -05:00
4 lines
72 B
PHP
4 lines
72 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Share" => "Podijeli",
|
|
"Add" => "Dodaj"
|
|
);
|