forked from shibao/cannery
add button to resend email verification email
This commit is contained in:
@ -56,7 +56,7 @@ msgid "A link to confirm your email change has been sent to the new address."
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/invite_live/index.html.heex:110
|
||||
#: lib/cannery_web/live/invite_live/index.html.heex:138
|
||||
#: lib/cannery_web/live/invite_live/index.html.heex:145
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Are you sure you want to delete %{email}? This action is permanent!"
|
||||
msgstr ""
|
||||
@ -268,7 +268,7 @@ msgstr ""
|
||||
msgid "%{invite_name} updated succesfully"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/invite_live/index.ex:125
|
||||
#: lib/cannery_web/live/invite_live/index.ex:139
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{user_email} deleted succesfully"
|
||||
msgstr ""
|
||||
@ -287,3 +287,8 @@ msgstr ""
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Container unstaged succesfully"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/invite_live/index.ex:128
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Email resent to %{user_email} succesfully"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user