add custom error pages

This commit is contained in:
2022-02-08 22:56:57 -05:00
parent 455fe354c1
commit 8eb956d520
4 changed files with 69 additions and 12 deletions

View File

@ -119,3 +119,28 @@ msgstr ""
#: lib/cannery/accounts/user.ex:82
msgid "must have the @ sign and no spaces"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/templates/error/error.html.heex:8
msgid "Error"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/views/error_view.ex:10
msgid "Internal Server Error"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/views/error_view.ex:8
msgid "Not found"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/views/error_view.ex:9
msgid "Unauthorized"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery_web/templates/error/error.html.heex:25
msgid "Go back home"
msgstr ""