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