Fix link on instance follow email

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-01-17 17:45:12 +01:00
parent bba76c7ab6
commit 2a629759fa
26 changed files with 1242 additions and 716 deletions

View File

@@ -169,10 +169,6 @@ msgstr "Händelsen %{event} skapades av %{profile}."
#: lib/web/templates/email/activity/_event_activity_item.html.heex:34
#: lib/web/templates/email/activity/_event_activity_item.text.eex:13
msgid "The event %{event} was deleted by %{profile}."
msgstr ""
#, elixir-format
msgid "The event %{event} was deleted by %{profile}."
msgstr "Händelsen %{event} togs bort av %{profile}."
#: lib/service/activity/renderer/event.ex:33
@@ -180,10 +176,6 @@ msgstr "Händelsen %{event} togs bort av %{profile}."
#: lib/web/templates/email/activity/_event_activity_item.html.heex:19
#: lib/web/templates/email/activity/_event_activity_item.text.eex:7
msgid "The event %{event} was updated by %{profile}."
msgstr ""
#, elixir-format
msgid "The event %{event} was updated by %{profile}."
msgstr "Händelsen %{event} uppdaterades av %{profile}."
#: lib/web/templates/email/activity/_post_activity_item.html.heex:4
@@ -215,10 +207,6 @@ msgstr "%{member} gick med i gruppen."
#: lib/web/templates/email/activity/_event_activity_item.html.heex:58
#: lib/web/templates/email/activity/_event_activity_item.text.eex:25
msgid "%{profile} posted a comment on the event %{event}."
msgstr ""
#, elixir-format
msgid "%{profile} posted a comment on the event %{event}."
msgstr "%{profile} la en kommentar till händelsen %{event}."
#: lib/service/activity/renderer/event.ex:54
@@ -226,10 +214,6 @@ msgstr "%{profile} la en kommentar till händelsen %{event}."
#: lib/web/templates/email/activity/_event_activity_item.html.heex:43
#: lib/web/templates/email/activity/_event_activity_item.text.eex:19
msgid "%{profile} replied to a comment on the event %{event}."
msgstr ""
#, elixir-format
msgid "%{profile} replied to a comment on the event %{event}."
msgstr "%{profile} svarade på en kommentar i evenemanget %{event}."
#: lib/web/templates/email/email_direct_activity.text.eex:27