Skip to content

Commit 5e4ee87

Browse files
authored
Update cn.php
Add some translation and refine some details. Add feedback link.
1 parent b8babfb commit 5e4ee87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/inc/i18n/cn.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* Vesta language file
4-
* 浩浩 (github@myrevery.com)
4+
* 浩浩 (github@myrevery.com) Feedback: https://myrevery.com/tag/vestacp
55
* Kevin (kevin@kvm.la)
66
*/
77

@@ -196,7 +196,7 @@
196196
'SSL Home Directory' => 'SSL主目录',
197197
'Lets Encrypt Support' => 'Let&#39s Encrypt 支持',
198198
'Lets Encrypt' => 'Let&#39s Encrypt',
199-
'Your certificate will be automatically issued in 5 minutes' => '你的证书将在5分钟后自动签发完成',
199+
'Your certificate will be automatically issued in 5 minutes' => '你的证书将在5分钟内自动签发完成',
200200
'Proxy Support' => '代理支持',
201201
'Proxy Extensions' => '代理扩展名',
202202
'Web Statistics' => '网站统计',
@@ -756,5 +756,5 @@
756756

757757
'maximum characters length, including prefix' => '最多 %s 个字符,包含前缀',
758758

759-
'Email Credentials' => 'Email Credentials',
759+
'Email Credentials' => '电子邮件证书',
760760
);

0 commit comments

Comments
 (0)