芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/shimoda/vendor/gettext/languages/src/Exporter/Docs.php
gettext plural rules - built from CLDR
EOT; $result .= static::buildTable($languages, true); $result .= <<
EOT; return $result; } /** * @see Exporter::isForPublicUse */ public static function isForPublicUse() { return false; } /** * @see Exporter::getDescription */ public static function getDescription() { return 'Build the page http://mlocati.github.io/cldr-to-gettext-plural-rules'; } }