forked from CGM_Public/pretix_original
* Fix #1674 -- Change spelling of e-mail to email * Conflicts and word list * Add MobilePay to wordlist * fix usage in tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% load i18n %}
|
||||
This is a test file for sending mails.
|
||||
{% get_current_language as LANGUAGE_CODE %}
|
||||
The language code used for rendering this e-mail is {{ LANGUAGE_CODE }}.
|
||||
The language code used for rendering this email is {{ LANGUAGE_CODE }}.
|
||||
|
||||
Reference in New Issue
Block a user