Skip to content

Commit 62bcb4b

Browse files
authored
Merge branch 'main' into d3m1d0v/markdown-viewer
2 parents fe42759 + ba23367 commit 62bcb4b

8 files changed

Lines changed: 4 additions & 4 deletions
Loading
Loading
Loading
Loading

packages/editor/src/i18n/bundle/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"settings_wysiwyg": "Visual Editor (wysiwyg)",
44
"settings_markup": "Markdown markup",
55
"settings_menubar": "Toolbar",
6-
"settings_hint": "You can disable the top menu and invoke all commands with ‘/’ or the «+» button.",
6+
"settings_hint": "You can disable the top menu and invoke all commands with ‘/’ or the \"+\" button.",
77
"settings_split-mode": "Split mode",
88
"split-mode-text": "Preview",
99
"settings_split-mode-hint": "Splitting the editor into two windows: preview and editing",

packages/editor/src/i18n/forms/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"common_sizes": "Size, px",
99
"image_name": "Title",
1010
"image_link_href": "Image link",
11-
"image_link_href_help": "Adress the image link leads to.",
11+
"image_link_href_help": "Address the image link leads to.",
1212
"image_alt": "Alt text",
1313
"image_alt_help": "Alt text is displayed if the image cannot be loaded.",
1414
"image_upload_help": "JPEG, GIF or PNG image no larger than 1 MB.",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"error-text": "An error occurred while generating a reply, please retry the request",
33
"retry-button": "Try again",
4-
"start-again-button": "To the beginning"
4+
"start-again-button": "Start over"
55
}

packages/editor/src/i18n/menubar/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"math_inline": "Inline math",
4444
"mermaid": "Mermaid",
4545
"mono": "Monospace",
46-
"more_action": "More action",
46+
"more_action": "More actions",
4747
"move_list": "Move list item",
4848
"note": "Note",
4949
"olist": "Ordered list",

0 commit comments

Comments
 (0)