tr.tr

Undocumented in source.
  1. enum tr;
    template tr(string singular, string plural, string[Tr] attributes = null)
    version(!xgettext)
    enum tr = TranslatableStringPlural(singular, plural);
  2. template tr(string singular, string[Tr] attributes = null)

Meta