Manuál PHP | ||
---|---|---|
Předcházející | Další |
The plural version of gettext(). Some languages have more than one form for plural messages dependent on the count.
Returns correct plural form of message identified by
msgid1
and msgid2
for count n
.
Předcházející | Domů | Další |
gettext | Nahoru | textdomain |