mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -07:00
Update tw.php
This commit is contained in:
parent
7f3e7d5b63
commit
397cf699bb
1 changed files with 10 additions and 10 deletions
|
@ -573,7 +573,7 @@ $LANG['tw'] = array(
|
|||
'Current Number Of Databases' => '目前的資料庫數量',
|
||||
'Local backup' => '本機備份',
|
||||
'Compression level' => '壓縮等級',
|
||||
'Directory' => 'Directory',
|
||||
'Directory' => '路徑',
|
||||
'Remote backup' => '遠端備份',
|
||||
'ftp' => 'FTP',
|
||||
'sftp' => 'SFTP',
|
||||
|
@ -740,14 +740,14 @@ $LANG['tw'] = array(
|
|||
'webalizer' => 'webalizer',
|
||||
'awstats' => 'awstats',
|
||||
|
||||
'Vesta SSL' => 'Vesta SSL',
|
||||
'SUBJECT' => 'SUBJECT',
|
||||
'ALIASES' => 'ALIASES',
|
||||
'NOT_BEFORE' => 'NOT_BEFORE',
|
||||
'NOT_AFTER' => 'NOT_AFTER',
|
||||
'SIGNATURE' => 'SIGNATURE',
|
||||
'PUB_KEY' => 'PUB_KEY',
|
||||
'ISSUER' => 'ISSUER',
|
||||
'Vesta SSL' => 'Vesta後台 SSL',
|
||||
'SUBJECT' => '主體名稱',
|
||||
'ALIASES' => '主體別名',
|
||||
'NOT_BEFORE' => '有效期自',
|
||||
'NOT_AFTER' => '有效期到',
|
||||
'SIGNATURE' => '簽章演算法',
|
||||
'PUB_KEY' => '公開金鑰',
|
||||
'ISSUER' => '簽發者',
|
||||
|
||||
'Use server hostname' => '使用伺服器主機名稱',
|
||||
'Use domain hostname' => '使用網域主機名稱',
|
||||
|
@ -758,5 +758,5 @@ $LANG['tw'] = array(
|
|||
|
||||
'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)',
|
||||
|
||||
'Email Credentials' => 'Email Credentials',
|
||||
'Email Credentials' => '信箱登入資訊',
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue