nextcloud/apps/user_ldap/l10n/zh_TW.php

7 lines
170 B
PHP
Raw Normal View History

2012-11-28 03:11:21 +04:00
<?php $TRANSLATIONS = array(
"Password" => "密碼",
"Use TLS" => "使用TLS",
"Turn off SSL certificate validation." => "關閉 SSL 憑證驗證",
"Help" => "說明"
);