diff --git a/src/templates/welcome_runner.txt b/src/templates/welcome_runner.txt index a77b00b..7cc050f 100644 --- a/src/templates/welcome_runner.txt +++ b/src/templates/welcome_runner.txt @@ -1,18 +1,17 @@ -{{event_name}} Registration +{{__ "event_name-registration"}} -Thanks for registering and welcome to the {{event_name}}! -We successfully processed your registration. +{{__ "thanks-for-registering-and-welcome-to-the-event_name"}} +{{__ "we-successfully-processed-your-registration"}} -The only thing you have to do now is to bring your registration code with you. -You can view your registration code, lap times and much more by visiting our selfservice. +{{__ "the-only-thing-you-have-to-do-now-is-to-bring-your-registration-code-with-you"}} +{{__ "you-can-view-your-registration-code-lap-times-and-much-more-by-visiting-our-selfservice"}} -This is your private selfservice link: {{selfservice_link}} -If you ever loose the link you can request a new one by visiting our website: {{forgot_link}} +{{__ "if-you-ever-loose-the-link-you-can-request-a-new-one-by-visiting-our-website"}} {{forgot_link}} Copyright © {{copyright_owner}}. {{__ "all-rights-reserved"}}. {{__ "imprint"}}: {{link_imprint}} | {{__ "privacy"}}: {{link_privacy}} -This mail was sent to you, because someone used your mail address to register themselfes for the {{event_name}}. -If you didn't register yourself you should contact us at {{contact_mail}} to get your data removed from our systems. \ No newline at end of file +{{__ "this-mail-was-sent-to-you-because-someone-used-your-mail-address-to-register-themselfes-for-the-event_name"}} +{{__ "if-you-didnt-register-yourself-you-should-contact-us-to-get-your-data-removed-from-our-systems"}} {{contact_mail}} \ No newline at end of file