Issue appears to be a missing Type when adding new items
Getting an error when importing language file
Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'ResourceSet', table 'SnitzMVC.dbo.LANGUAGE_RES'; column does not allow nulls. INSERT fails.