Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: I18n problem in functions.bb-core.php


taboo
Member

@vulvodynia

I mean is there a way to separate months, seconds, etc. instead of just one output:

$print = sprintf(__(‘%1$d %2$s’), $count, (1 == $count) ? $name : $names);

Skip to toolbar