summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/zh_TW.php
blob: 55a3dca3c3289965f3d343c8a6c94eafd8befa5a (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Could not revert: %s" => "無法還原:%s",
"Versions" => "版本",
"Restore" => "復原"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";