mirror of
https://github.com/nextcloud/server.git
synced 2026-03-28 21:33:40 -04:00
4 lines
115 B
PHP
4 lines
115 B
PHP
<?php $TRANSLATIONS = array(
|
||
"Saving..." => "Чување у току...",
|
||
"Encryption" => "Шифровање"
|
||
);
|