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