Test it on the playground ✨.",
"news_items_item1": "We're thrilled to unveil Themer. Now you can easily customize our design system to your brand style and export your theme as a CSS file.",
"news_items_item2": "500⭐️ for our UIKit! We just wanted to say thanks for all the support and feedback we've been getting. There's more to come, so stay tuned!",
"news_items_item3": "We've released the PinInput component. You may need it to enter OTP or confirmation codes.",
diff --git a/public/locales/en/markdown-editor.json b/public/locales/en/markdown-editor.json
new file mode 100644
index 000000000000..1c81638c4734
--- /dev/null
+++ b/public/locales/en/markdown-editor.json
@@ -0,0 +1,4 @@
+{
+ "goToLibrary": "Go to library",
+ "title": "Editor"
+}
diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json
index 2bcff4b68778..182bb76dd8b8 100644
--- a/public/locales/ru/common.json
+++ b/public/locales/ru/common.json
@@ -4,9 +4,11 @@
"actions_share": "Поделиться",
"actions_github": "GitHub",
"actions_storybook": "Storybook",
+ "actions_playground": "Playground",
"menu_libraries": "Библиотеки",
"menu_components": "Компоненты",
"menu_design": "Дизайн",
+ "menu_editor": "Редактор",
"menu_icons": "Иконки",
"menu_themer": "Темизатор",
"roadmap_inProgress": "В работе",
diff --git a/public/locales/ru/home.json b/public/locales/ru/home.json
index aa05cd7071b7..1dbfd2002769 100644
--- a/public/locales/ru/home.json
+++ b/public/locales/ru/home.json
@@ -2,6 +2,8 @@
"header_title": "Создавайте современные интерфейсы с дизайн‑системой Gravity",
"header_actions_howToStart": "С чего начать",
"news_title": "Новости",
+ "banner_title": "Представляем MarkdownEditor",
+ "banner_content": "Markdown-редактор объединяет два режима. Это даёт возможность создавать и редактировать контент в удобной визуальной форме, не теряя контроля над исходной разметкой.