ee cummings even more
This commit is contained in:
parent
50be85a1c3
commit
04ebe59afe
@ -1,6 +1,6 @@
|
||||
<div class="mx-auto pb-8 max-w-2xl flex flex-col justify-center items-center space-y-4">
|
||||
<h1 class="title text-primary-400 text-xl">
|
||||
<%= dgettext("actions", "Reset password") %>
|
||||
<%= dgettext("actions", "reset password") %>
|
||||
</h1>
|
||||
|
||||
<.form
|
||||
@ -26,7 +26,7 @@
|
||||
) %>
|
||||
<%= error_tag(f, :password_confirmation, "col-span-3") %>
|
||||
|
||||
<%= submit(dgettext("actions", "Reset password"),
|
||||
<%= submit(dgettext("actions", "reset password"),
|
||||
class: "mx-auto btn btn-primary col-span-3"
|
||||
) %>
|
||||
</.form>
|
||||
|
@ -16,12 +16,6 @@ msgstr ""
|
||||
msgid "Resend confirmation instructions"
|
||||
msgstr ""
|
||||
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Reset password"
|
||||
msgstr ""
|
||||
|
||||
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:15
|
||||
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:43
|
||||
#, elixir-autogen, elixir-format
|
||||
@ -217,3 +211,9 @@ msgstr ""
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "move %{step_title} up"
|
||||
msgstr ""
|
||||
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "reset password"
|
||||
msgstr ""
|
||||
|
@ -16,12 +16,6 @@ msgstr ""
|
||||
msgid "Resend confirmation instructions"
|
||||
msgstr ""
|
||||
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Reset password"
|
||||
msgstr ""
|
||||
|
||||
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:15
|
||||
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:43
|
||||
#, elixir-autogen, elixir-format
|
||||
@ -217,3 +211,9 @@ msgstr ""
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "move %{step_title} up"
|
||||
msgstr ""
|
||||
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "reset password"
|
||||
msgstr ""
|
||||
|
@ -17,12 +17,6 @@ msgstr ""
|
||||
msgid "Resend confirmation instructions"
|
||||
msgstr ""
|
||||
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Reset password"
|
||||
msgstr ""
|
||||
|
||||
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:15
|
||||
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:43
|
||||
#, elixir-autogen, elixir-format
|
||||
@ -218,3 +212,9 @@ msgstr ""
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "move %{step_title} up"
|
||||
msgstr ""
|
||||
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3
|
||||
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "reset password"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user