最后更新于:2021-11-25 20:33:41
(int) (Required)
(bool)
文件: gc-includes/pomo/translations.php
function select_plural_form( $count ) { return 1 == $count ? 0 : 1; }