ErrorBoundary

This commit is contained in:
Pavel Vesely
2021-11-17 11:07:52 +01:00
parent 7e699136d7
commit b40ee19735
2 changed files with 54 additions and 37 deletions

View File

@ -123,4 +123,7 @@
<data name="Error.Module.InvalidType" xml:space="preserve">
<value>Module Type Is Invalid For {0}</value>
</data>
<data name="Error.Module.Exception" xml:space="preserve">
<value>Program error in module {0}</value>
</data>
</root>