Locale changes

This commit is contained in:
Aarni Halinen
2022-01-13 00:08:12 +02:00
parent 4a530826a8
commit 86a65e4680
5 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ def ohlhafv_submit(request, *args, **kwargs):
email = form.cleaned_data.get('victim_email', '')
url = f'https://{URL}/ohlhafv/list'
subject = _('Sinut on haastettu Ohlhäfviin!')
subject = _('You have been challenged at Ohlhafv!')
email_body = render_to_string(
'ohlhafv:email.html', {