Internationalization (i18n) 🚀 Strapi Course #7

preview_player
Показать описание
In this video i'll demonstrate how to localize items in different languages with the Strapi Internationalization (i18n) plugin. The plugin is built in by default in Strapi. Its options are only the locales (languages) you would like to have available in your Strapi application. Once you add a language you can enable internationalization per content type - this can be a collection or a single type. Once you do that you can create localized/language versions of each item. Each localized item is a separated row in the database. You can retrieve all localized versions of an item with the REST API by populating and you can retrieve individual items by ID, as each language version of an item has its own unique ID.

Contents:
0:00 Introduction
0:20 Internationalization Settings
2:00 How to Localize Content
4:55 Retrieve Localized Items with the REST API
7:15 Conclusion

Social Media:

#strapi #course #nodejs #headless #cms
Рекомендации по теме
Комментарии
Автор

Nice tutorial! Appreciate it, keep up the good work. Really helped me with translating single api

Steven-whou
Автор

Thanks. It was clearly and very helpful!

ShoTHIk
Автор

Thank you man
Deleting one of them does not delete the others. Do you know how to do that ?

feyzullahyldz
Автор

Can't set slug field for internationalization. 😢

hungnguyencanh