mirror of
https://github.com/nextcloud/server.git
synced 2026-05-24 02:56:57 -04:00
4 lines
83 B
PHP
4 lines
83 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Encryption" => "Şifreleme",
|
|
"None" => "Hiçbiri"
|
|
);
|