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
FEAT: 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 a Production GrapesJS Editor: The Complete Walkthrough of Brief, Preset, Plugins, and Services
A complete walkthrough of building a production GrapesJS editor: how to choose a preset, pick plugins, and scope setup services without burning a sprint.
Tutorial
Big Updates: TinyMCE 8 and Placeholder 2.0 for GrapesJS
In May we shipped major updates to two of our most popular GrapesJS plugins — TinyMCE Inline Text Editor and Placeholder.
Tutorial
GrapesJS vs Webflow vs Builder.io vs Puck: Which Visual Builder to Choose in 2026
A practitioner's 2026 comparison of GrapesJS, Webflow, Builder.io, and Puck — pricing, AI features, lock-in, and a one-line rule for picking the right one
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.