summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/zh_CN.php
blob: 8dd2559414eef6cc55481c83ba26eff383cad80e (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "无法恢复: %s",
"Versions" => "版本",
"Restore" => "恢复"
);