Skip to content

Commit 397cf69

Browse files
authored
Update tw.php
1 parent 7f3e7d5 commit 397cf69

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

web/inc/i18n/tw.php

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@
573573
'Current Number Of Databases' => '目前的資料庫數量',
574574
'Local backup' => '本機備份',
575575
'Compression level' => '壓縮等級',
576-
'Directory' => 'Directory',
576+
'Directory' => '路徑',
577577
'Remote backup' => '遠端備份',
578578
'ftp' => 'FTP',
579579
'sftp' => 'SFTP',
@@ -740,14 +740,14 @@
740740
'webalizer' => 'webalizer',
741741
'awstats' => 'awstats',
742742

743-
'Vesta SSL' => 'Vesta SSL',
744-
'SUBJECT' => 'SUBJECT',
745-
'ALIASES' => 'ALIASES',
746-
'NOT_BEFORE' => 'NOT_BEFORE',
747-
'NOT_AFTER' => 'NOT_AFTER',
748-
'SIGNATURE' => 'SIGNATURE',
749-
'PUB_KEY' => 'PUB_KEY',
750-
'ISSUER' => 'ISSUER',
743+
'Vesta SSL' => 'Vesta後台 SSL',
744+
'SUBJECT' => '主體名稱',
745+
'ALIASES' => '主體別名',
746+
'NOT_BEFORE' => '有效期自',
747+
'NOT_AFTER' => '有效期到',
748+
'SIGNATURE' => '簽章演算法',
749+
'PUB_KEY' => '公開金鑰',
750+
'ISSUER' => '簽發者',
751751

752752
'Use server hostname' => '使用伺服器主機名稱',
753753
'Use domain hostname' => '使用網域主機名稱',
@@ -758,5 +758,5 @@
758758

759759
'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)',
760760

761-
'Email Credentials' => 'Email Credentials',
761+
'Email Credentials' => '信箱登入資訊',
762762
);

0 commit comments

Comments
 (0)