mirror of
https://github.com/nextcloud/server.git
synced 2026-02-25 10:51:41 -05:00
4 lines
119 B
PHP
4 lines
119 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Encryption" => "การเข้ารหัส",
|
|
"None" => "ไม่ต้อง"
|
|
);
|