mirror of
https://github.com/nextcloud/server.git
synced 2026-03-31 06:36:18 -04:00
5 lines
250 B
PHP
5 lines
250 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Encryption" => "Енкрипција",
|
|
"Exclude the following file types from encryption" => "Исклучи ги следните типови на датотеки од енкрипција",
|
|
"None" => "Ништо"
|
|
);
|