Packages

Minimalistic semantic translation system for Elixir apps. Glossary is a lightweight and expressive alternative to gettext for modern Elixir applications — especially Phoenix LiveView.

Current section

Files

Jump to
glossary lib phrasebook.ex_
Raw

lib/phrasebook.ex_

defmodule Phrasebook do
use Glossary, ["../test/support/locales/example"]
end