mirror of
https://github.com/nextcloud/server.git
synced 2026-03-30 22:26:41 -04:00
4 lines
98 B
PHP
4 lines
98 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Encryption" => "Шифрование",
|
|
"None" => "Ни один"
|
|
);
|