Gets the source string(s) if the translation has plurals.
string|array The source string or array of strings if it has plurals.
public function getSource() { return $this->source; }