Current section
Files
Jump to
Current section
Files
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