System Information
- Strapi Version: v4
- Operating System: ubuntu
- Database: mysql
- Node Version: 20
- NPM Version: 9.6
- Yarn Version:
I have a wishlist content type. in that i have a relation to products content type. the product content type has internationalization so i have product values in en and ja.
so when i add english products to wishlist, when i switch locale to ja i need ja translation of the english products.
i am not planning to implement localization for wishlist content type. but just need translation of product relational field