Missing definition_translations of undelying field of Function field
The `definition_translations` defines the translations sources needed to compute the field definition.
But the Function field does not return the definition of the underlying `_field` so when `definition` is called it is missing some translations (especially when the field is a `Selection`).
issue