TypeError: Cannot read properties of undefined (reading 'labelKey')

Hi Team,

I’ve recently migrated a database from Umbraco 8 to 13 using Umbraco step by step process.
After the migration, I’m noticed a console error when clicking on any content node:

TypeError: Cannot read properties of undefined (reading ‘labelKey’)

Additionally, I’ve noticed that after performing actions like Publish or Unpublish, the labels for buttons such as Save, Schedule, and Publish are missing.

Could you please assist me in resolving this issue?

Thanks