Change edito language
@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)
@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
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 #3193
Change of current internal object store to allow for relation mappings instead of current indexable container implementation
What are you trying to add to GrapesJS? Currently newly instantiated editor instances are added to a indexable collection where the user mu...
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...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.
Browse free plugins β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.
Tutorial
How to Build an AI-Powered Page Builder with GrapesJS in 2026
What we learned building GJSDocs β from simple AI text generation to structured, context-aware visual editing
Tutorial
How Much Does It Cost to Build a SaaS Page Builder in 2026?
How much does it cost to build a SaaS page builder in 2026? Explore realistic development costs, timelines, features, and how using GrapesJS can reduce
Tutorial
PageKit: the GrapesJS application you'd have to build anyway
A source-available Next.js app around the open-source GrapesJS core β publishing, custom domains, leads, checkout and a plugin loader.
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.