richdocuments/l10n/zh_CN.php
2013-10-07 09:27:11 -04:00

8 lines
168 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "关闭",
"Share" => "共享",
"Failed to load documents." => "载入文档失败",
"Sent" => "发送",
"Upload" => "上传"
);