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