build
Some checks failed
Build & Deploy / deploy (push) Failing after 3m39s

This commit is contained in:
2026-01-19 20:46:39 +01:00
parent 6adf97a096
commit 6e34392976
10 changed files with 77 additions and 9 deletions

View File

@@ -314,5 +314,10 @@
"needHelp": "Brauchen Sie Hilfe?",
"supportTeamAvailable": "Unser Support-Team steht Ihnen bei Fragen zu diesem Thema gerne zur Verfügung.",
"contactUs": "Kontaktieren Sie uns"
},
"Error": {
"title": "Etwas ist schief gelaufen!",
"description": "Wir sind auf einen unerwarteten Fehler gestoßen. Unser Team wurde benachrichtigt und arbeitet an einer Lösung.",
"tryAgain": "Erneut versuchen"
}
}

View File

@@ -314,5 +314,10 @@
"needHelp": "Need Help?",
"supportTeamAvailable": "Our support team is available for any questions regarding this topic.",
"contactUs": "Contact Us"
},
"Error": {
"title": "Something went wrong!",
"description": "We encountered an unexpected error. Our team has been notified and is working on a fix.",
"tryAgain": "Try again"
}
}