Fill in from another locale only for new type fields

System Information
  • Strapi Version: 4.0.4
  • Operating System: Windows 10
  • Database: postgres
  • Node Version: 14.17.6
  • NPM Version: 6.14.15
  • Yarn Version: 1.22.17

Hello, is it possible to fill in fields from another locale only for new added fields? Because now it works like:

  • Fill in for example english locale
  • Fill in russian locale from english locale
  • Save all this changes
  • Add new components or fields in current type
  • Fill in new fields(components) english locale
  • Want to fill in new fields in russian locale from english locale, but it fill in new fields and previous fields too, I just loose all information from russian locale for previous fields