mirror of
https://github.com/nextcloud/server.git
synced 2026-02-25 19:04:38 -05:00
4 lines
81 B
PHP
4 lines
81 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Encryption" => "Šifravimas",
|
|
"None" => "Nieko"
|
|
);
|