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