### What? Removes the `localized` property from typescript suggestion for row and collapsible fields. ### Why? Currently, this property doesn't do anything for them. This may be changed when/if we support `name` for them, but it'll work only with `name`. Fixes https://github.com/payloadcms/payload/issues/4720