Function were_plural_if

Source
pub fn were_plural_if(plural: bool) -> &'static str
Expand description

Returns “were” if plural is true, otherwise “was”.