We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8babfb commit 5e4ee87Copy full SHA for 5e4ee87
1 file changed
web/inc/i18n/cn.php
@@ -1,7 +1,7 @@
1
<?php
2
/**
3
* Vesta language file
4
- * 浩浩 (github@myrevery.com)
+ * 浩浩 (github@myrevery.com) Feedback: https://myrevery.com/tag/vestacp
5
* Kevin (kevin@kvm.la)
6
*/
7
@@ -196,7 +196,7 @@
196
'SSL Home Directory' => 'SSL主目录',
197
'Lets Encrypt Support' => 'Let's Encrypt 支持',
198
'Lets Encrypt' => 'Let's Encrypt',
199
- 'Your certificate will be automatically issued in 5 minutes' => '你的证书将在5分钟后自动签发完成',
+ 'Your certificate will be automatically issued in 5 minutes' => '你的证书将在5分钟内自动签发完成',
200
'Proxy Support' => '代理支持',
201
'Proxy Extensions' => '代理扩展名',
202
'Web Statistics' => '网站统计',
@@ -756,5 +756,5 @@
756
757
'maximum characters length, including prefix' => '最多 %s 个字符,包含前缀',
758
759
- 'Email Credentials' => 'Email Credentials',
+ 'Email Credentials' => '电子邮件证书',
760
);
0 commit comments