Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
Signed-off-by: isamrish <askmaurya48@gmail.com>
  • Loading branch information
isamrish committed Jun 9, 2021
1 parent a2745d3 commit b48c8b6
Show file tree
Hide file tree
Showing 18 changed files with 59 additions and 70 deletions.
2 changes: 1 addition & 1 deletion docs/docs/additional-info/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "Additional Info",
"label": "Additional info",
"position": 6
}

5 changes: 5 additions & 0 deletions docs/docs/deprecated-releases/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"label": "Deprecated releases",
"position": 7
}

5 changes: 0 additions & 5 deletions docs/docs/depreciated-releases/_category_.json

This file was deleted.

2 changes: 1 addition & 1 deletion docs/docs/stateful-applications/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "Stateful Applications",
"label": "Stateful applications",
"position": 4
}

2 changes: 1 addition & 1 deletion docs/docs/user-guides/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "User Guides",
"label": "User guides",
"position": 3
}

26 changes: 13 additions & 13 deletions docs/i18n/en/code.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,18 @@
"message": "Was this page helpful? We appreciate your feedback",
"description": "The heading of feedback widget"
},
"theme.Feedback.YesButton": {
"message": "Yes",
"description": "The ARIA label for sending positive response on button click"
},
"component.Feedback.Yes": {
"message": "Yes",
"description": "Feedback button 'Yes' for positive response"
},
"theme.Feedback.NoButton": {
"message": "No",
"description": "The ARIA label for sending negative response on button click"
},
"component.Feedback.No": {
"message": "No",
"description": "Feedback button 'No' for negative response"
Expand All @@ -33,7 +41,7 @@
},
"component.Footer.topContributors": {
"message": "Top contributors",
"description": "Top Contributors label in footer"
"description": "Top contributors label in footer"
},
"component.Footer.facebook": {
"message": "facebook",
Expand Down Expand Up @@ -115,6 +123,10 @@
"message": "Please contact the owner of the site that linked you to the original URL and let them know their link is broken.",
"description": "The 2nd paragraph of the 404 page"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Close",
"description": "The ARIA label for close button of announcement bar"
},
"theme.blog.paginator.navAriaLabel": {
"message": "Blog list page navigation",
"description": "The ARIA label for the blog pagination"
Expand Down Expand Up @@ -155,10 +167,6 @@
"message": "Tags",
"description": "The title of the tag list page"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Close",
"description": "The ARIA label for close button of announcement bar"
},
"theme.blog.post.plurals": {
"message": "One post|{count} posts",
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
Expand Down Expand Up @@ -222,13 +230,5 @@
"theme.common.skipToMainContent": {
"message": "Skip to main content",
"description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
},
"theme.Feedback.YesButton": {
"message": "Yes",
"description": "The ARIA label for sending positive response on button click"
},
"theme.Feedback.NoButton": {
"message": "No",
"description": "The ARIA label for sending negative response on button click"
}
}
24 changes: 12 additions & 12 deletions docs/i18n/en/docusaurus-plugin-content-docs/current.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,24 @@
"message": "Concepts",
"description": "The label for category Concepts in sidebar tutorialSidebar"
},
"sidebar.tutorialSidebar.category.User Guides": {
"message": "User Guides",
"description": "The label for category User Guides in sidebar tutorialSidebar"
"sidebar.tutorialSidebar.category.User guides": {
"message": "User guides",
"description": "The label for category User guides in sidebar tutorialSidebar"
},
"sidebar.tutorialSidebar.category.Stateful Applications": {
"message": "Stateful Applications",
"description": "The label for category Stateful Applications in sidebar tutorialSidebar"
"sidebar.tutorialSidebar.category.Stateful applications": {
"message": "Stateful applications",
"description": "The label for category Stateful applications in sidebar tutorialSidebar"
},
"sidebar.tutorialSidebar.category.Troubleshooting": {
"message": "Troubleshooting",
"description": "The label for category Troubleshooting in sidebar tutorialSidebar"
},
"sidebar.tutorialSidebar.category.Additional Info": {
"message": "Additional Info",
"description": "The label for category Additional Info in sidebar tutorialSidebar"
"sidebar.tutorialSidebar.category.Additional info": {
"message": "Additional info",
"description": "The label for category Additional info in sidebar tutorialSidebar"
},
"sidebar.tutorialSidebar.category.Depreciated Releases": {
"message": "Depreciated Releases",
"description": "The label for category Depreciated Releases in sidebar tutorialSidebar"
"sidebar.tutorialSidebar.category.Deprecated releases": {
"message": "Deprecated releases",
"description": "The label for category Deprecated releases in sidebar tutorialSidebar"
}
}
24 changes: 12 additions & 12 deletions docs/i18n/en/docusaurus-plugin-content-docs/version-1.1.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,24 @@
"message": "Concepts",
"description": "The label for category Concepts in sidebar docs"
},
"sidebar.docs.category.User Guides": {
"message": "User Guides",
"description": "The label for category User Guides in sidebar docs"
"sidebar.docs.category.User guides": {
"message": "User guides",
"description": "The label for category User guides in sidebar docs"
},
"sidebar.docs.category.Stateful Applications": {
"message": "Stateful Applications",
"description": "The label for category Stateful Applications in sidebar docs"
"sidebar.docs.category.Stateful applications": {
"message": "Stateful applications",
"description": "The label for category Stateful applications in sidebar docs"
},
"sidebar.docs.category.Troubleshooting": {
"message": "Troubleshooting",
"description": "The label for category Troubleshooting in sidebar docs"
},
"sidebar.docs.category.Additional Info": {
"message": "Additional Info",
"description": "The label for category Additional Info in sidebar docs"
"sidebar.docs.category.Additional info": {
"message": "Additional info",
"description": "The label for category Additional info in sidebar docs"
},
"sidebar.docs.category.Deprecated Releases": {
"message": "Deprecated Releases",
"description": "The label for category Deprecated Releases in sidebar docs"
"sidebar.docs.category.Deprecated releases": {
"message": "Deprecated releases",
"description": "The label for category Deprecated releases in sidebar docs"
}
}
11 changes: 0 additions & 11 deletions docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,4 @@
module.exports = {
// By default, Docusaurus generates a sidebar from the docs folder structure
tutorialSidebar: [{ type: 'autogenerated', dirName: '.' }],

// But you can create a sidebar manually
/*
tutorialSidebar: [
{
type: 'category',
label: 'Tutorial',
items: ['hello'],
},
],
*/
};
2 changes: 1 addition & 1 deletion docs/src/components/Footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ const Contributors = () => {
<span className="footer__title">
<Translate
id="component.Footer.topContributors"
description="Top Contributors label in footer"
description="Top contributors label in footer"
>Top contributors</Translate>
</span>
<ul className="footer__items">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "Additional Info",
"label": "Additional info",
"position": 6
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"label": "Deprecated releases",
"position": 7
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "Stateful Applications",
"label": "Stateful applications",
"position": 4
}

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "User Guides",
"label": "User guides",
"position": 3
}

10 changes: 5 additions & 5 deletions docs/versioned_sidebars/version-1.1.2-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
{
"collapsed": true,
"type": "category",
"label": "User Guides",
"label": "User guides",
"customProps": {
"icon": "Server"
},
Expand All @@ -72,7 +72,7 @@
{
"collapsed": true,
"type": "category",
"label": "Stateful Applications",
"label": "Stateful applications",
"customProps": {
"icon": "Users"
},
Expand Down Expand Up @@ -104,7 +104,7 @@
{
"collapsed": true,
"type": "category",
"label": "Additional Info",
"label": "Additional info",
"customProps": {
"icon": "Crosshair"
},
Expand All @@ -130,14 +130,14 @@
{
"collapsed": true,
"type": "category",
"label": "Deprecated Releases",
"label": "Deprecated releases",
"customProps": {
"icon": "BookOpen"
},
"items": [
{
"type": "doc",
"id": "version-1.1.2/depreciated-releases/release-1.x"
"id": "version-1.1.2/deprecated-releases/release-1.x"
}
]
}
Expand Down

0 comments on commit b48c8b6

Please sign in to comment.