Skip to content

added missing Chinese translations #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion language/zh_cn/site_interface.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,14 @@
'user card of' => '%s 的用户信息卡',
'company card of' => '%s 的公司信息卡',

'weekly schedule' => '每周时间表',
'contacts' => '联系人',
'add contact' => '添加联系人',
'files' => '文件',
'add file' => '添加文件',
'add folder' => '添加文件类',
'reports' => '报告',

// Upgrade
'upgrade is not available' => '当前没有新的版本可下载',
'check for upgrade now' => '现在检查',
Expand Down Expand Up @@ -132,4 +140,4 @@

); // array

?>
?>