Internationalize ErrorBoundary

This commit is contained in:
schroda
2025-03-28 18:47:29 +01:00
parent 07a44ed02b
commit 99f14e2f27
3 changed files with 14 additions and 5 deletions

View File

@@ -380,6 +380,7 @@
"invalid_action": "This is not a valid action",
"invalid_file_type": "Invalid filetype",
"invalid_input": "Invalid input",
"unrecoverable_error": "Something went wrong\nAn error occurred that we cannot recover from",
"update_failed": "Could not check for updates"
}
},