Packages

Locations module for PhoenixKit — manage physical locations with custom types.

Current section

Files

Jump to
phoenix_kit_locations lib phoenix_kit_locations gettext.ex
Raw

lib/phoenix_kit_locations/gettext.ex

defmodule PhoenixKitLocations.Gettext do
@moduledoc "Gettext backend for phoenix_kit_locations."
use Gettext.Backend, otp_app: :phoenix_kit_locations
end