mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
4 lines
82 B
PHP
4 lines
82 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Encryption" => "enkripsi",
|
|
"None" => "tidak ada"
|
|
);
|