Issue #2759Opened May 7, 2020by grodriguez880 reactions

Change edito language

Question

Hi

I'm trying to change the editor language, I've added this lines in grapesjs.init:

i18n: {
                locale: 'it', // default locale
                localeFallback: 'it', // default fallback
                messages: { it },
            }

But this not works for me.

Thanks in advance

Answers (1)

ZaheerNiazi007August 24, 20230 reactions

@grodriguez88 please update your grapes js version

i18n: {
  locale: "en",
  detectLocale: false,
  messagesAdd: {
    en: en,
  },
},
and use this 
mine is working perfectly

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.