mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
6 lines
309 B
PHP
6 lines
309 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Encryption" => "نهێنیکردن",
|
|
"Exclude the following file types from encryption" => "بهربهست کردنی ئهم جۆره پهڕگانه له نهێنیکردن",
|
|
"None" => "هیچ",
|
|
"Enable Encryption" => "چالاکردنی نهێنیکردن"
|
|
);
|