mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
* 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