Introduce support for custom nginx error pages

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-09 12:17:33 +02:00
parent 3a3a500e42
commit 07a5d10421
31 changed files with 476 additions and 63 deletions

View File

@@ -1403,12 +1403,27 @@ msgstr ""
msgid "You issued a request to attend <b>%{title}</b>."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:64
msgid "Event title"
msgstr "Event"
#, elixir-format, fuzzy
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:38
msgid "There have been changes for <b>%{title}</b> so we'd thought we'd let you know."
msgstr ""
#, elixir-format
#: lib/web/templates/error/500_page.html.eex:46
msgid "The Mobilizon server seems to be temporarily down."
msgstr ""
#, elixir-format
#: lib/web/templates/error/500_page.html.eex:7
msgid "This page is not correct"
msgstr ""
#, elixir-format
#: lib/web/templates/error/500_page.html.eex:45
msgid "We're sorry, but something went wrong on our end."
msgstr ""