singular appears instead of plural
-
When the forum describes how many answers there are it does not add the plural form in English or German.
$retstr = sprintf( esc_html__( ‘This forum contains %1$s and %2$s, and was last updated by %3$s %4$s.’, ‘bbpress’ ), $topic_text, $reply_text, $last_updated_by, $time_since );this is a bug report. thanks in advance for any help
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘singular appears instead of plural’ is closed to new replies.