fix: replace hardcoded Fehler fallbacks with t(common.unknownError)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
"titleRequired": "Titel ist erforderlich",
|
||||
"nameRequired": "Name ist erforderlich",
|
||||
"contentRequired": "Inhalt ist erforderlich",
|
||||
"all": "Alle"
|
||||
"all": "Alle",
|
||||
"unknownError": "Unbekannter Fehler"
|
||||
},
|
||||
|
||||
"nav": {
|
||||
|
||||
Reference in New Issue
Block a user