Mark required fields in UI
This commit is contained in:
parent
e803dbdf8b
commit
dea452ab5c
5 changed files with 86 additions and 30 deletions
|
|
@ -11,7 +11,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: lib/mv_web/components/core_components.ex:356
|
||||
#: lib/mv_web/components/core_components.ex:378
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
|
@ -175,11 +175,6 @@ msgstr ""
|
|||
msgid "Street"
|
||||
msgstr ""
|
||||
|
||||
#: lib/mv_web/live/member_live/form.ex:40
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Use this form to manage member records and their properties."
|
||||
msgstr ""
|
||||
|
||||
#: lib/mv_web/live/member_live/show.ex:47
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Id"
|
||||
|
|
@ -782,3 +777,16 @@ msgstr ""
|
|||
#, elixir-autogen, elixir-format
|
||||
msgid "Unlinking scheduled"
|
||||
msgstr ""
|
||||
|
||||
#: lib/mv_web/live/member_live/form.ex:40
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Fields marked with an asterisk (*) cannot be empty."
|
||||
msgstr ""
|
||||
|
||||
#: lib/mv_web/components/core_components.ex:198
|
||||
#: lib/mv_web/components/core_components.ex:215
|
||||
#: lib/mv_web/components/core_components.ex:242
|
||||
#: lib/mv_web/components/core_components.ex:269
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This field cannot be empty"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue