### What? I noticed the plugin-seo exported field component MetaTitleComponent was missing a localized field property in the UI. Localization is working, it just wasnt represented in the UI ### Why? This improves the localization UI for plugin-seo ### How? The localized prop wasn't being passed along to the Label component This implementation is a direct copy of the implementation in the MetaDescription https://github.com/payloadcms/payload/blob/main/packages/plugin-seo/src/fields/MetaDescription/MetaDescriptionComponent.tsx Screenshot of issue:  Co-authored-by: Patrick Roelofs <patrick.roelofs@iquality.nl>
Payload SEO Plugin
A plugin for Payload to manage SEO metadata from within your admin panel.
If you're using version 2.0.0 or higher of this plugin, you'll need to be using version 2.7.0 or higher of Payload.
If you're still on an older payload version, please use version 1.0.15.