System Information
- Strapi Version: 3.6.2
- Operating System: Big Sur
- Database: mongoDB & sqlite
- Node Version: 14.15.1
- NPM Version: 7.5.3
- Yarn Version: 1.22.5
Hi I have tried since internalisation went live but I cannot find the way how to do it, so, situation:
You start your brand new Strapi installation, 3.6.2, set default browser language as Spanish for example, and open the admin panel. You will see the User tab under collections type as “Usuarios”
Now go to internalisation, English is by default, add new language, i.e Spanish. And create a new collection type, for example: Restaurants. Enable Localisation for this new collection. → There is no way to create a translation for Restaurant to the added localisation, i.e Spanish.
The expected behaviour would be the ability to add a translation for this too as well as User is translated to the user language, as once the product has accepted i18n it should support it also in the backend as an admin panel might have users from different backgrounds, i.e English and Spanish speakers.
Is there any way to achieve this? Is it in the roadmap?
KR,