Ussd.Exceptions.NoGettextBackendConfiguredError exception (Ussd v0.2.0)

Copy Markdown View Source

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.