gettext user session controller

This commit is contained in:
2022-02-08 23:58:54 -05:00
parent 7e61c5c59a
commit 9972299fc4
9 changed files with 27 additions and 21 deletions

View File

@ -109,3 +109,8 @@ msgstr ""
#: lib/cannery_web/templates/user_settings/edit.html.heex:3
msgid "Settings"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/controllers/user_session_controller.ex:23
msgid "Logged out successfully."
msgstr ""

View File

@ -152,3 +152,8 @@ msgstr[1] ""
#: lib/cannery_web/templates/user_settings/edit.html.heex:58
msgid "Oops, something went wrong! Please check the errors below."
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/controllers/user_session_controller.ex:17
msgid "Invalid email or password"
msgstr ""