Skip to content

Commit c18e8ba

Browse files
authored
Edit a few words
1 parent 3e6fd7e commit c18e8ba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

web/inc/i18n/cn.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
'Aliases' => '别名',
300300
'SSL Certificate' => 'SSL证书',
301301
'SSL Key' => 'SSL密钥',
302-
'SSL Certificate Authority / Intermediate' => 'SSL颁发机构 / 中级',
302+
'SSL Certificate Authority / Intermediate' => 'CA证书或中级证书',
303303
'SSL CSR' => 'SSL CSR',
304304
'optional' => '可选',
305305
'internal' => '内部',
@@ -319,7 +319,7 @@
319319
'Message' => '信息',
320320
'use local-part' => '采用 local-part',
321321
'one or more email addresses' => '一个或更多邮箱地址',
322-
'Prefix will be automaticaly added to database name and database user' => '数据库名称及用户名称将会自动添加 %s 前缀',
322+
'Prefix will be automaticaly added to database name and database user' => '数据库名及用户名将会自动添加 %s 前缀',
323323
'Database' => '数据库名称',
324324
'Type' => '类型',
325325
'Minute' => '',
@@ -453,7 +453,7 @@
453453
'CRON_CREATED_OK' => '定时任务已添加成功',
454454
'IP_CREATED_OK' => 'IP地址 <a href="/edit/ip/?ip=%s"><b>%s</b></a> 已添加成功',
455455
'PACKAGE_CREATED_OK' => '方案 <a href="/edit/package/?package=%s"><b>%s</b></a> 已添加成功',
456-
'SSL_GENERATED_OK' => 'SSL证书已生成',
456+
'SSL_GENERATED_OK' => 'SSL证书已生成成功',
457457
'RULE_CREATED_OK' => '规则已创建成功',
458458
'BANLIST_CREATED_OK' => 'IP地址已封锁成功',
459459
'Autoupdate has been successfully enabled' => '自动更新已成功启用',
@@ -490,7 +490,7 @@
490490
'LEAVE_PAGE_CONFIRMATION' => '确定要离开当前页吗?',
491491
'RESTART_CONFIRMATION' => '确定要重新启动 %s 吗?',
492492
'Welcome' => '欢迎',
493-
'LOGGED_IN_AS' => '以用户身份 %s 登录',
493+
'LOGGED_IN_AS' => ' %s 的身份登录',
494494
'Error' => '错误',
495495
'Invalid username or password' => '无效的用户名称或密码',
496496
'Invalid username or code' => '无效的用户名称或验证码.',
@@ -617,7 +617,7 @@
617617
'No file selected' => '没有文件被选中',
618618
'No file or folder selected' => '没有文件或目录被选中',
619619
'File type not supported' => '不支持的文件类型',
620-
'Directory download not available in current version' => '目录下载在当前版本中不可用',
620+
'Directory download not available in current version' => '当前版本不支持目录下载',
621621
'Directory not available' => '目录不可用',
622622
'Done' => '完成',
623623
'Close' => '关闭',

0 commit comments

Comments
 (0)