translate method

String translate()

Implementation

String translate() {
  return AnuvadakManager.getInstance().translate(this);
}