Multi - Locale (Different Images for Each Locale)

@Sebastian,

Need your guidance: Might be an obvious question but couldnt find anything on the forum

So based on each locale entry for a post in the CMS we would like to upload a variant image based on each locale. Along with it if some image is language agnostic and should be used for each locale then the field should have a fallback option for that single image for each locale.

You can make an asset field as localized field. But if you also need a non-localized field, your only option is to have two fields and handle it in your frontend.