mirror of https://github.com/status-im/codimd.git
Fix grammar and use best English standards
This commit is contained in:
parent
0a6793747c
commit
ed74668188
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"Collaborative markdown notes": "Collaborative markdown notes",
|
"Collaborative markdown notes": "Collaborative markdown notes",
|
||||||
"Realtime collaborative markdown notes on all platforms.": "Realtime collaborative markdown notes on all platforms.",
|
"Realtime collaborative markdown notes on all platforms.": "Realtime collaborative markdown notes on all platforms.",
|
||||||
"Best way to write and share your knowledge in markdown.": "Best way to write and share your knowledge in markdown.",
|
"Best way to write and share your knowledge in markdown.": "The best way to write and share your knowledge in markdown.",
|
||||||
"Intro": "Intro",
|
"Intro": "Intro",
|
||||||
"History": "History",
|
"History": "History",
|
||||||
"New guest note": "New guest note",
|
"New guest note": "New guest note",
|
||||||
"Collaborate with URL": "Collaborate with URL",
|
"Collaborate with URL": "Collaborate with a URL",
|
||||||
"Support charts and MathJax": "Support charts and MathJax",
|
"Support charts and MathJax": "Supports charts and MathJax",
|
||||||
"Support slide mode": "Support slide mode",
|
"Support slide mode": "Supports slide mode",
|
||||||
"Sign In": "Sign In",
|
"Sign In": "Sign In",
|
||||||
"Below is the history from browser": "Below is the history from browser",
|
"Below is the history from browser": "Below is history from this browser",
|
||||||
"Welcome!": "Welcome!",
|
"Welcome!": "Welcome!",
|
||||||
"New note": "New note",
|
"New note": "New note",
|
||||||
"or": "or",
|
"or": "or",
|
||||||
|
@ -49,8 +49,8 @@
|
||||||
"Help": "Help",
|
"Help": "Help",
|
||||||
"Upload Image": "Upload Image",
|
"Upload Image": "Upload Image",
|
||||||
"Menu": "Menu",
|
"Menu": "Menu",
|
||||||
"This page need refresh": "This page need refresh",
|
"This page need refresh": "This page needs a refresh",
|
||||||
"You have an incompatible client version.": "You have an incompatible client version.",
|
"You have an incompatible client version.": "Your client's version is incompatible.",
|
||||||
"Refresh to update.": "Refresh to update.",
|
"Refresh to update.": "Refresh to update.",
|
||||||
"New version available!": "New version available!",
|
"New version available!": "New version available!",
|
||||||
"See releases notes here": "See releases notes here",
|
"See releases notes here": "See releases notes here",
|
||||||
|
@ -83,16 +83,16 @@
|
||||||
"Code": "Code",
|
"Code": "Code",
|
||||||
"Externals": "Externals",
|
"Externals": "Externals",
|
||||||
"This is a alert area.": "This is a alert area.",
|
"This is a alert area.": "This is a alert area.",
|
||||||
"Revert": "Revert",
|
"Revert": "Undo",
|
||||||
"Import from clipboard": "Import from clipboard",
|
"Import from clipboard": "Import from clipboard",
|
||||||
"Paste your markdown or webpage here...": "Paste your markdown or webpage here...",
|
"Paste your markdown or webpage here...": "Paste your markdown or webpage here...",
|
||||||
"Clear": "Clear",
|
"Clear": "Clear",
|
||||||
"This note is locked": "This note is locked",
|
"This note is locked": "This note is locked",
|
||||||
"Sorry, only owner can edit this note.": "Sorry, only owner can edit this note.",
|
"Sorry, only owner can edit this note.": "Sorry, only the owner can edit this note.",
|
||||||
"OK": "OK",
|
"OK": "OK",
|
||||||
"Reach the limit": "Reach the limit",
|
"Reach the limit": "Reach the limit",
|
||||||
"Sorry, you've reached the max length this note can be.": "Sorry, you've reached the max length this note can be.",
|
"Sorry, you've reached the max length this note can be.": "Sorry, you've reached the maximmum length this note can be.",
|
||||||
"Please reduce the content or divide it to more notes, thank you!": "Please reduce the content or divide it to more notes, thank you!",
|
"Please reduce the content or divide it to more notes, thank you!": "Please reduce the content or divide it into more notes, thank you!",
|
||||||
"Import from Gist": "Import from Gist",
|
"Import from Gist": "Import from Gist",
|
||||||
"Paste your gist url here...": "Paste your gist url here...",
|
"Paste your gist url here...": "Paste your gist url here...",
|
||||||
"Import from Snippet": "Import from Snippet",
|
"Import from Snippet": "Import from Snippet",
|
||||||
|
|
Loading…
Reference in New Issue