diff --git a/evapp/templates/evapp/employee_form.html b/evapp/templates/evapp/employee_form.html index 38d7137..9df6037 100644 --- a/evapp/templates/evapp/employee_form.html +++ b/evapp/templates/evapp/employee_form.html @@ -39,7 +39,7 @@ E (V A) - Eintritt, (Veränderung, Austritt)
{% translate "Du bist eingeloggt als" %} {{ user.email }}
Schritt {{ wizard.steps.step1 }} {% translate "von" %} {{ wizard.steps.count }}
+{% translate "Schritt" %} {{ wizard.steps.step1 }} {% translate "von" %} {{ wizard.steps.count }}
{% if wizard.steps.step1 == 1 %}
{% translate "Angaben zur Person" %} {% endif %}
{% if choice == 'IN' %}
diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po
index 0ebfacb..c7bba05 100644
--- a/locale/en/LC_MESSAGES/django.po
+++ b/locale/en/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-27 15:51+0100\n"
+"POT-Creation-Date: 2022-01-31 12:06+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME