server/apps/files_versions/l10n/zh_CN.GB2312.php

6 lines
114 B
PHP
Raw Normal View History

2012-09-18 00:04:26 +00:00
<?php $TRANSLATIONS = array(
2012-10-12 00:07:10 +00:00
"History" => "历史",
2012-09-18 00:04:26 +00:00
"Files Versioning" => "文件版本",
"Enable" => "启用"
);