Issue #2759💬 AnsweredOpened May 7, 2020by grodriguez880 reactions

Change edito language

快速解答by ZaheerNiazi007

@grodriguez88 please update your grapes js version i18n: { locale: "en", detectLocale: false, messagesAdd: { en: en, }, }, and use this mine is working perfectly

Read full answer below ↓

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, 2023

@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...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.