[][src]Function gettextrs::dcngettext

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

Translate msgid to localized message from specified domain using custom locale category (with plural support)