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)
@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.
Issue #3477
BUG: setMessages() does not update i18n
By default, the editor is initiated with english language when the init does not contain: However, when I try to change the language using...
Issue #3022
Localization without using "import"
Hi, to do localization is there a way to do it without using "import" ie with <script src="myFolder/grapesjs/locale/it.js"></script>? From...
Issue #1855
Copy Paste Components
Hello Grapesjs Team Ive seen the regular copy paste works as long as is made in the same page, Is it possible implement a a copy paste betw...
Issue #2387
How to change the default selected panel?
I'm trying to use defaultCommand: 'open-blocks' but the style manager is the default selected one Thanks!
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.