richdocuments/l10n/zh_CN.php
2013-11-15 20:05:27 -05:00

10 lines
206 B
PHP

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