System Information
- Strapi Version: 3.6.2
- Operating System: macOS
- Database: SQLite
- Node Version:
- NPM Version:
- Yarn Version:
data.locale seems work
Currently the workaround for me is to create an en entity, automatically fill some non translatable fields with lifecycles(only in en locale), change to the other locale, click the fill from other locales button, then change the fields which need translations, doing some conversions inside beforeCreate lifecycle, save the entity.