Translation

Undocumented in source.

Members

Functions

canPlural
bool canPlural(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
canSingular
bool canSingular(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
toPlural
string toPlural(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
toSingular
string toSingular(string input)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

plural
string plural;
Undocumented in source.
singular
string singular;
Undocumented in source.

Meta