gettext homelive
This commit is contained in:
16
priv/gettext/prompts.pot
Normal file
16
priv/gettext/prompts.pot
Normal file
@ -0,0 +1,16 @@
|
||||
## This file is a PO Template file.
|
||||
##
|
||||
## "msgid"s here are often extracted from source code.
|
||||
## Add new translations manually only if they're dynamic
|
||||
## translations that can't be statically extracted.
|
||||
##
|
||||
## Run "mix gettext.extract" to bring this file up to
|
||||
## date. Leave "msgstr"s empty as changing them here has no
|
||||
## effect: edit them in PO (.po) files instead.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/cannery_web/live/home_live.ex:94
|
||||
msgid "Register to setup %{name}"
|
||||
msgstr ""
|
Reference in New Issue
Block a user