ref: Little refactoring

This commit is contained in:
Maksim Eltyshev
2025-06-01 20:53:35 +02:00
parent 4e05b88ecf
commit fcf1fc4319
8 changed files with 37 additions and 49 deletions
+1
View File
@@ -1,5 +1,6 @@
import dateFns from 'date-fns/locale/de';
import timeAgo from 'javascript-time-ago/locale/de';
import markdownEditor from './markdown-editor.json';
export default {
@@ -63,7 +63,7 @@
"numbered-list_title": "Nummerierte Liste",
"numbered-list_hint": "1. Dein Text",
"documentation": "Dokumentation",
"documentation_link": " https://diplodoc.com/docs/en/syntax/"
"documentation_link": "https://diplodoc.com/docs/en/syntax/"
},
"menubar": {
"bold": "Fett",
@@ -63,7 +63,7 @@
"numbered-list_title": "Numbered list",
"numbered-list_hint": "1. Your text",
"documentation": "Documentation",
"documentation_link": " https://diplodoc.com/docs/en/syntax/"
"documentation_link": "https://diplodoc.com/docs/en/syntax/"
},
"menubar": {
"bold": "Bold",
@@ -63,7 +63,7 @@
"numbered-list_title": "Numbered list",
"numbered-list_hint": "1. Your text",
"documentation": "Documentation",
"documentation_link": " https://diplodoc.com/docs/en/syntax/"
"documentation_link": "https://diplodoc.com/docs/en/syntax/"
},
"menubar": {
"bold": "Bold",
@@ -63,7 +63,7 @@
"numbered-list_title": "Lista numerowana",
"numbered-list_hint": "1. Twój tekst",
"documentation": "Dokumentacja",
"documentation_link": " https://diplodoc.com/docs/en/syntax/"
"documentation_link": "https://diplodoc.com/docs/en/syntax/"
},
"menubar": {
"bold": "Pogrubienie",
+1
View File
@@ -1,5 +1,6 @@
import dateFns from 'date-fns/locale/ru';
import timeAgo from 'javascript-time-ago/locale/ru';
import markdownEditor from './markdown-editor.json';
export default {
@@ -7,7 +7,7 @@
"bundle": {
"error-title": "Ошибка в редакторе markdown",
"settings_wysiwyg": "Визуальный редактор (wysiwyg)",
"settings_markup": "Разметка Markdown",
"settings_markup": "Разметка markdown",
"markup_placeholder": "Введите разметку markdown..."
},
"codeblock": {
@@ -63,7 +63,7 @@
"numbered-list_title": "Нумерованный список",
"numbered-list_hint": "1. Ваш текст",
"documentation": "Документация",
"documentation_link": " https://diplodoc.com/docs/en/syntax/"
"documentation_link": "https://diplodoc.com/docs/en/syntax/"
},
"menubar": {
"bold": "Жирный",