Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(popover): i18n in nested popover #2779

Merged
merged 1 commit into from
Jul 11, 2024
Merged

fix(popover): i18n in nested popover #2779

merged 1 commit into from
Jul 11, 2024

Conversation

TatianaFomina
Copy link
Contributor

telegram-cloud-photo-size-2-5224484054232062515-x

@neSpecc neSpecc merged commit 057bf17 into next Jul 11, 2024
6 checks passed
@neSpecc neSpecc deleted the fix/i18n-nested-popover branch July 11, 2024 19:26
@lucklyTime
Copy link

lucklyTime commented Jul 23, 2024

@TatianaFomina Hello, I would like to ask why the language configuration of List, Text, and Search in the nested pop-up window does not take effect. I referred to the configuration in https://github.com/codex-team/editor.js/blob/next/src/components/i18n/locales/en/messages.json, but did not get the desired result. Thank you, looking forward to your reply😊

i18n: {
  "messages": {
    "ui": {
      "popover": {
        "Filter": "Фильтр",
      }
    },
    "toolNames": {
      "Heading": "Заголовок",
      "Text": "Абзац",
      "List": "Список",
      "Image": "Изображение",
      "Table": "Таблица"
    }
  }
}
image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants