refactor: adress review comments
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0614592674
commit
5deb102e45
11 changed files with 111 additions and 52 deletions
|
|
@ -3243,77 +3243,77 @@ msgstr "without %{name}"
|
|||
#: lib/mv_web/templates/emails/user_confirmation.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Confirm my email"
|
||||
msgstr ""
|
||||
msgstr "Confirm my email"
|
||||
|
||||
#: lib/mv_web/templates/emails/join_confirmation.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Confirm my request"
|
||||
msgstr ""
|
||||
msgstr "Confirm my request"
|
||||
|
||||
#: lib/mv/accounts/user/senders/send_new_user_confirmation_email.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Confirm your email address"
|
||||
msgstr ""
|
||||
msgstr "Confirm your email address"
|
||||
|
||||
#: lib/mv_web/emails/join_confirmation_email.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Confirm your membership request"
|
||||
msgstr ""
|
||||
msgstr "Confirm your membership request"
|
||||
|
||||
#: lib/mv_web/templates/emails/user_confirmation.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "If you did not create an account, you can ignore this email."
|
||||
msgstr ""
|
||||
msgstr "If you did not create an account, you can ignore this email."
|
||||
|
||||
#: lib/mv_web/templates/emails/password_reset.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "If you did not request this, you can ignore this email. Your password will remain unchanged."
|
||||
msgstr ""
|
||||
msgstr "If you did not request this, you can ignore this email. Your password will remain unchanged."
|
||||
|
||||
#: lib/mv_web/templates/emails/join_confirmation.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "If you did not submit this request, you can ignore this email."
|
||||
msgstr ""
|
||||
msgstr "If you did not submit this request, you can ignore this email."
|
||||
|
||||
#: lib/mv_web/controllers/join_confirm_controller.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Invalid or expired link."
|
||||
msgstr ""
|
||||
msgstr "Invalid or expired link."
|
||||
|
||||
#: lib/mv_web/templates/emails/user_confirmation.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Please confirm your email address by clicking the link below."
|
||||
msgstr ""
|
||||
msgstr "Please confirm your email address by clicking the link below."
|
||||
|
||||
#: lib/mv_web/templates/emails/password_reset.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Reset password"
|
||||
msgstr ""
|
||||
msgstr "Reset password"
|
||||
|
||||
#: lib/mv/accounts/user/senders/send_password_reset_email.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Reset your password"
|
||||
msgstr ""
|
||||
msgstr "Reset your password"
|
||||
|
||||
#: lib/mv_web/controllers/join_confirm_controller.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Thank you, we have received your request."
|
||||
msgstr ""
|
||||
msgstr "Thank you, we have received your request."
|
||||
|
||||
#: lib/mv_web/controllers/join_confirm_controller.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This link has expired. Please submit the form again."
|
||||
msgstr ""
|
||||
msgstr "This link has expired. Please submit the form again."
|
||||
|
||||
#: lib/mv_web/templates/emails/join_confirmation.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "We have received your membership request. To complete it, please click the link below."
|
||||
msgstr ""
|
||||
msgstr "We have received your membership request. To complete it, please click the link below."
|
||||
|
||||
#: lib/mv_web/templates/emails/password_reset.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You requested a password reset. Click the link below to set a new password."
|
||||
msgstr ""
|
||||
msgstr "You requested a password reset. Click the link below to set a new password."
|
||||
|
||||
#: lib/mv_web/live/member_live/show/membership_fees_component.ex
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue