diff options
author | James | 2017-09-07 12:19:02 -0400 |
---|---|---|
committer | GitHub | 2017-09-07 12:19:02 -0400 |
commit | 3fa82048c114817a28b10cd579f7973c613ac724 (patch) | |
tree | ceaf5ba7188836ef63e535e52e2e92d5200eaa46 /locales | |
parent | 5ea2b1dbe6eb3d7042ed45c276e9eb8f3c2c2195 (diff) |
Update en.json
Diffstat (limited to 'locales')
-rw-r--r-- | locales/en.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locales/en.json b/locales/en.json index 7f180a88..be128387 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1,12 +1,12 @@ { "Collaborative markdown notes": "Collaborative markdown notes", "Realtime collaborative markdown notes on all platforms.": "Collaborate on markdown notes on all platforms in realtime.", - "Best way to write and share your knowledge in markdown.": "The best way to write and share your knowledge in markdown.", + "Best way to write and share your knowledge in markdown.": "<i>the simultaneous markdown editor</i>", "Intro": "Intro", "History": "History", "New guest note": "New guest note", "Collaborate with URL": "Realtime collaboration", - "Support charts and MathJax": "Supports charts and MathJax", + "Support charts and MathJax": "Works with charts and MathJax", "Support slide mode": "Supports slide mode", "Sign In": "Sign In", "Below is the history from browser": "Below is history from this browser", @@ -73,8 +73,8 @@ "Ordered List": "Ordered List", "Todo List": "Checklist", "Blockquote": "Blockquote", - "Bold font": "Bold font", - "Italics font": "Italics font", + "Bold font": "Bold", + "Italics font": "Italicize", "Strikethrough": "Strikethrough", "Inserted text": "Underlined text", "Marked text": "Highlighted text", |