Function gettextrs::dngettext [] [src]

pub fn dngettext<T: Into<Vec<u8>>>(domain: T, singular: T, plural: T, n: u32) -> String

Translate msgid to localized message from specified domain (with plural support)