unified translation of events and event-related emails

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-01-16 23:37:35 +01:00
parent 30651af62f
commit 5c36ab23bf
14 changed files with 94 additions and 74 deletions

View File

@@ -143,7 +143,6 @@
"given_name": "Vorname",
"go": "los!",
"go_to_url_to_reset_password": "Um ein neues Passwort zu erhalten, öffnen Sie bitte den folgenden Link: {url}",
"gross_sum": "Brutto-Summe",
"head": "Kopf-Text",
@@ -345,6 +344,7 @@
"title_not_available": "„{title}“ ist als Seitenname nicht mehr verfügbar!",
"title_or_desc": "Titel/Beschreibung",
"toggle_objects": "{objects} an/ausschalten",
"To receive a new password, open the following link: {url}": "Um ein neues Passwort zu erhalten, öffnen Sie bitte den folgenden Link: {url}",
"tutorial": "Tutorial",
"type": "Dokumententyp",
"type_confirmation": "Bestätigung",
@@ -384,6 +384,6 @@
"visible_to_guests": "Für Besucher sichtbar",
"year": "Jahr",
"your_password_reset_token" : "Ihr Token zum Erstellen eines neuen Passworts",
"Your token to create a new password" : "Ihr Token zum Erstellen eines neuen Passworts",
"your_profile": "dein Profil"
}

View File

@@ -143,7 +143,6 @@
"given_name": "given name",
"go": "go!",
"go_to_url_to_reset_password": "To receive a new password, open the following link: {url}",
"gross_sum": "gross sum",
"head": "header text",
@@ -345,6 +344,7 @@
"title_not_available": "„{title}“ is not available as page name!",
"title_or_desc": "title/description",
"toggle_objects": "toggle {objects}",
"To receive a new password, open the following link: {url}": "To receive a new password, open the following link: {url}",
"tutorial": "tutorial",
"type": "type",
"type_confirmation": "confirmation",
@@ -384,6 +384,6 @@
"visible_to_guests": "visible to guests",
"year": "year",
"your_password_reset_token" : "Your token to create a new password",
"Your token to create a new password" : "Your token to create a new password",
"your_profile": "your profile"
}