mirror of
https://github.com/nextcloud/server.git
synced 2026-05-24 02:56:57 -04:00
4 lines
87 B
PHP
4 lines
87 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Encryption" => "Enkriptazioa",
|
|
"None" => "Bat ere ez"
|
|
);
|