UNPKG

strapi-plugin-i18n

Version:

This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API

4 lines (2 loc) 105 B
const selectI18NLocales = state => state.get('i18n_locales').locales; export default selectI18NLocales;