From d13af2eeabd916ad10297865e6d01857f12778e4 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 27 Feb 2023 12:13:06 +0100 Subject: [PATCH] Translations: Use more neutral term for taxes in German due to different terminology in Switzerland --- src/pretix/locale/de/LC_MESSAGES/django.po | 2 +- src/pretix/locale/de_Informal/LC_MESSAGES/django.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pretix/locale/de/LC_MESSAGES/django.po b/src/pretix/locale/de/LC_MESSAGES/django.po index c957fffa5..f9e609f62 100644 --- a/src/pretix/locale/de/LC_MESSAGES/django.po +++ b/src/pretix/locale/de/LC_MESSAGES/django.po @@ -2925,7 +2925,7 @@ msgstr "Steuer" #: pretix/base/invoice.py:749 msgctxt "invoice" msgid "Included taxes" -msgstr "Enthaltene Umsatzsteuer" +msgstr "Enthaltene Steuern" #: pretix/base/invoice.py:777 #, python-brace-format diff --git a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po index 67d688374..8c9d4121a 100644 --- a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po @@ -2925,7 +2925,7 @@ msgstr "Steuer" #: pretix/base/invoice.py:749 msgctxt "invoice" msgid "Included taxes" -msgstr "Enthaltene Umsatzsteuer" +msgstr "Enthaltene Steuern" #: pretix/base/invoice.py:777 #, python-brace-format