Update cn.php

Hello @serghey-rodin.
Update:
  1. L155 -- Add keywords that are missing. (Comparative en are missing)
  2. L199-202 -- Replaced by a more accurate translation.

In addition, in here I explained cn and en differences: https://github.com/serghey-rodin/vesta/pull/514#issuecomment-164104751
This commit is contained in:
myrevery 2015-12-13 15:31:40 +08:00
commit be109c946c

View file

@ -152,6 +152,7 @@ $LANG['cn'] = array(
'User Directories' => '用户目录',
'Template' => '模板',
'Web Template' => 'Web模板',
'Backend Template' => '后台模板',
'Proxy Template' => '代理模板',
'DNS Template' => 'DNS模板',
'Web Domains' => '网站域名',
@ -195,10 +196,10 @@ $LANG['cn'] = array(
'User' => '用户',
'Host' => '主机',
'Charset' => '编码',
'Min' => '',
'Hour' => '小时',
'Day' => '',
'Month' => '月',
'Min' => '分',
'Hour' => '几点',
'Day' => '几号',
'Month' => '月',
'Day of week' => '星期几',
'local' => '本地',
'Run Time' => '运行时间',