# `Ussd.Exceptions.NoGettextBackendConfiguredError`
[🔗](https://github.com/spesohq/ussd/blob/main/lib/ussd/exceptions.ex#L101)

Raised by `Ussd.Menu.trans/4` when no Gettext backend is configured.

Add `:gettext` to your dependencies and set `config :ussd, :gettext_backend, MyApp.Gettext`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
