feat(cli): add command to test emails send correctly
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -111,7 +111,7 @@ msgstr ""
|
||||
"yhdellä napsautuksella. Jos et luonut tiliä itse, voit jättää tämän viestin "
|
||||
"huomiotta."
|
||||
|
||||
#: lib/web/email/participation.ex:114
|
||||
#: lib/web/email/participation.ex:115
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Your participation to event %{title} has been approved"
|
||||
msgstr "Osallistumisesi tapahtumaan %{title} on hyväksytty"
|
||||
@@ -141,7 +141,7 @@ msgstr "Pyysit uutta salasanaa tilillesi palvelimella %{instance}."
|
||||
msgid "Warning"
|
||||
msgstr "Varoitus"
|
||||
|
||||
#: lib/web/email/participation.ex:140
|
||||
#: lib/web/email/participation.ex:142
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Confirm your participation to event %{title}"
|
||||
msgstr "Vahvista osallistumisesi tapahtumaan %{title}"
|
||||
@@ -1159,7 +1159,7 @@ msgstr "Mitä tänään tapahtuu?"
|
||||
|
||||
#: lib/web/templates/email/event_participation_approved.html.heex:98
|
||||
#: lib/web/templates/email/event_participation_approved.text.eex:11
|
||||
#: lib/web/templates/email/event_participation_confirmed.html.heex:98
|
||||
#: lib/web/templates/email/event_participation_confirmed.html.heex:140
|
||||
#: lib/web/templates/email/event_participation_confirmed.text.eex:6
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Would you wish to update or cancel your attendance, simply access the event page through the link above and click on the Attending button."
|
||||
@@ -1570,7 +1570,7 @@ msgid "This is a demonstration site to test Mobilizon."
|
||||
msgstr "Tämä on koekäyttöön tarkoitettu Mobilizonin esittelysivu."
|
||||
|
||||
#: lib/service/metadata/actor.ex:86
|
||||
#: lib/service/metadata/actor.ex:92
|
||||
#: lib/service/metadata/actor.ex:93
|
||||
#: lib/service/metadata/instance.ex:60
|
||||
#: lib/service/metadata/instance.ex:66
|
||||
#, elixir-autogen, elixir-format
|
||||
@@ -2293,11 +2293,30 @@ msgid "Participant registration date"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:113
|
||||
#: lib/web/templates/email/event_participation_confirmed.html.heex:122
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Cancel my attendance"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:90
|
||||
#: lib/web/templates/email/event_participation_confirmed.html.heex:99
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "If you wish to cancel your participation, simply click on the link below."
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/email/admin.ex:142
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Email configuration test for %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/email_configuration_test.html.heex:47
|
||||
#: lib/web/templates/email/email_configuration_test.text.eex:3
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "If you received this email, the email configuration seems to be correct."
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/email_configuration_test.html.heex:18
|
||||
#: lib/web/templates/email/email_configuration_test.text.eex:1
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Well done!"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user