Skip to content

Commit 20a2a78

Browse files
authored
"Todo List" -> "Checklist" and "Marked text" -> "Highlighted text"
1 parent 8cb1a3a commit 20a2a78

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

locales/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Collaborative markdown notes": "Collaborative markdown notes",
3-
"Realtime collaborative markdown notes on all platforms.": "Realtime collaborative markdown notes on all platforms.",
3+
"Realtime collaborative markdown notes on all platforms.": "Callaborate on markdown notes on all platforms.",
44
"Best way to write and share your knowledge in markdown.": "The best way to write and share your knowledge in markdown.",
55
"Intro": "Intro",
66
"History": "History",
@@ -71,13 +71,13 @@
7171
"Header": "Header",
7272
"Unordered List": "Unordered List",
7373
"Ordered List": "Ordered List",
74-
"Todo List": "Todo List",
74+
"Todo List": "Checklist",
7575
"Blockquote": "Blockquote",
7676
"Bold font": "Bold font",
7777
"Italics font": "Italics font",
7878
"Strikethrough": "Strikethrough",
7979
"Inserted text": "Inserted text",
80-
"Marked text": "Marked text",
80+
"Marked text": "Highlighted text",
8181
"Link": "Link",
8282
"Image": "Image",
8383
"Code": "Code",

0 commit comments

Comments
 (0)