summaryrefslogtreecommitdiff
path: root/main/src/ui/res/values-zh-rTW/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/ui/res/values-zh-rTW/arrays.xml')
-rw-r--r--[-rwxr-xr-x]main/src/ui/res/values-zh-rTW/arrays.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/src/ui/res/values-zh-rTW/arrays.xml b/main/src/ui/res/values-zh-rTW/arrays.xml
index 63af2a3a..9da37a1a 100755..100644
--- a/main/src/ui/res/values-zh-rTW/arrays.xml
+++ b/main/src/ui/res/values-zh-rTW/arrays.xml
@@ -7,7 +7,7 @@
<resources>
<!-- Keep the order the same as the TYPE_ constants in VPNProfile -->
<string-array name="vpn_types">
- <item>證書</item>
+ <item>憑證</item>
<item>PKCS12 檔案</item>
<item>Android 憑證</item>
<item>用戶名稱/密碼</item>
@@ -15,14 +15,14 @@
<item>用戶名稱/密碼 + 憑證</item>
<item>用戶名稱/密碼 + PKCS12檔案</item>
<item>用戶名稱/密碼 + Android</item>
- <item>External Auth Provider</item>
+ <item>外部認證提供者</item>
</string-array>
<string-array name="tls_directions_entries">
<item translatable="false">0</item>
<item translatable="false">1</item>
<item>不指定</item>
<item>加密 (tls-crypt)</item>
- <item>TLS Crypt V2</item>
+ <item>TLS 加密 第二版</item>
</string-array>
<string-array name="auth_retry_type">
<item>斷開連接,忘記了密碼</item>