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

7 lines
143 B
PHP

<?php
$TRANSLATIONS = array(
"Could not revert: %s" => "无法恢复:%s",
"Versions" => "版本"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";