We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 976756f + be109c9 commit 94741d5Copy full SHA for 94741d5
web/inc/i18n/cn.php
@@ -152,6 +152,7 @@
152
'User Directories' => '用户目录',
153
'Template' => '模板',
154
'Web Template' => 'Web模板',
155
+ 'Backend Template' => '后台模板',
156
'Proxy Template' => '代理模板',
157
'DNS Template' => 'DNS模板',
158
'Web Domains' => '网站域名',
@@ -195,10 +196,10 @@
195
196
'User' => '用户',
197
'Host' => '主机',
198
'Charset' => '编码',
- 'Min' => '分钟',
199
- 'Hour' => '小时',
200
- 'Day' => '天',
201
- 'Month' => '月',
+ 'Min' => '几分',
+ 'Hour' => '几点',
+ 'Day' => '几号',
202
+ 'Month' => '月份',
203
'Day of week' => '星期几',
204
'local' => '本地',
205
'Run Time' => '运行时间',
0 commit comments