Functionsยง
- gettext_
f - Like
gettext
, but replaces named variables with the given dictionary. - ngettext_
f - Like
ngettext
, but replaces named variables with the given dictionary.
gettext
, but replaces named variables with the given dictionary.ngettext
, but replaces named variables with the given dictionary.