Required* validation - Locale specific

Hi guys! :slight_smile:

Wanted to check regarding your thoughts on enabling the validation for required to work only on specific locale, ie. most probably the main/fallback one.

The use case is:
Client’s website, they are working on new locales, but it is not released yet to the public - not shown on frontend. The main language has fields that are required, and it constantly makes the workflow enforce them to put ‘mumbo jambo’ in the new locales just to pass validation for the main langauge.

I hope it makes sense. ~_~