in src/main/core/dictionaries-manager.ts [39:43]
throw Error(
setError({
status: ERROR_STATUSES.dictionaryIntegrityError,
message: `${DICTIONARY_LABELS[type]} ${version} ${ERROR_MESSAGES.dictionaryIntegrityError}`
})