Issue #3477Opened May 24, 2021by ahmedderkaoui0 reactions

BUG: setMessages() does not update i18n

Question

By default, the editor is initiated with english language when the init does not contain:

i18n: {
        messages: { en: fr }
},

However, when I try to change the language using the i18n method: setMessages like below: editor.I18n.setMessages({ en: tr }); this happens:

  • Opened tabs (like Style Manager which by default gets open at load) do not get updated by the i18n.
  • Panels hover titles do not get updated.
  • Tabs which are not loaded (let's say Trait Manager) does get updated by the i18n (since it is not loaded before)

Answers (1)

artfMay 25, 20210 reactions

Follow the issue template

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.