Translations::get_plural_forms_count()

最后更新于:2021-11-26 04:40:35

Translations::get_plural_forms_count()

响应

(int)

源文件

文件: gc-includes/pomo/translations.php

		function get_plural_forms_count() {
			return 2;
		}