Skip to content

Commit 44b0147

Browse files
martinoosthuizenSamuell1
authored andcommitted
docs: fixed typos, Improved grammar and punctuation (English)
* Fixed typos. Improved grammar and punctuation (English). * Fixed docs (App) - multiple drawers currently not supported.
1 parent 5792293 commit 44b0147

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

docs/app/i18n/en-US/pages.js

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ export default {
55
material: 'Material Design',
66
materialContent: 'Simple, lightweight and built exactly according to the Google Material Design specs.',
77
compatible: 'Compatible',
8-
compatibleContent: 'Build well-designed apps that can fit on every screen with support to all modern Web Browsers.',
8+
compatibleContent: 'Build well-designed apps that can fit on every screen with support for all modern Web Browsers.',
99
featured: 'Full-featured',
10-
featuredContent: 'Complete with dynamic themes, on demand components and all with an easy-to-use API.',
10+
featuredContent: 'Complete with dynamic themes, on-demand components and all with an easy-to-use API.',
1111
ecosystem: 'Ecosystem',
1212
viewProject: 'View project',
1313
sponsors: 'Sponsors',
1414
backers: 'Backers',
15-
sponsorsDescription: 'Vue Material does not run under the umbrella of any company or something like that. Is an independent project created by {0} on his spare time, which became one of the most used UI Libraries for Vue.js. The development is active and we are working hard to release great things for you.',
16-
beAPatron: 'If you think that this project helped you or your company in any way, you can consider become a backer/sponsor on Patreon'
15+
sponsorsDescription: 'Vue Material does not run under the umbrella of any company or anything like that. It is an independent project created by {0} in his spare time, which has become one of the most used UI Libraries for Vue.js. The development is active and we are working hard to release great things for you.',
16+
beAPatron: 'If you think that this project helped you or your company in any way, you can consider becoming a backer/sponsor on Patreon'
1717
},
1818
about: {
1919
title: 'About'
@@ -23,7 +23,7 @@ export default {
2323
},
2424
gettingStarted: {
2525
title: 'Getting Started',
26-
introduction: 'Vue Material is the best integration between Vue.js and Material Design specs! You can easily configure it to suit all your needs. All you have to do is choose an installation method that fits you better and follow it\'s instructions. Let\'s start!',
26+
introduction: 'Vue Material is the best integration between Vue.js and Material Design specs! You can easily configure it to suit all your needs. All you have to do is choose an installation method that suits your environment and follow it\'s instructions. Let\'s start!',
2727
installation: 'Installation',
2828
npmOrYarn: 'NPM or Yarn'
2929
},
@@ -63,15 +63,15 @@ export default {
6363
app: {
6464
title: 'App',
6565
intro: {
66-
desc1: 'The following patterns applies the elevations in which content should scroll, how to size flexible space, and when to anchor specific elements.',
67-
desc2: 'When building applications there is some repeated behaviours regarding the structure of the app. Responsive drawers, flexible toolbars, scrolling... Either scenario could repeat across all complex applications. This documentation website, for example, needs some of them, and maybe you\'ll need them too. To solve those problems the {0} was created.',
68-
desc3: 'It has all behaviour to build complex application shells, that will be simple, responsive and it will integrate seamlessly with the drawers, toolbars and content.',
66+
desc1: 'The following patterns apply the elevations in which content should scroll, how to size flexible space, and when to anchor specific elements.',
67+
desc2: 'When building applications there are some repeated behaviours regarding the structure of the app. Responsive drawers, flexible toolbars, scrolling... Any of these could repeat across complex applications. This documentation website, for example, needs some of them; and maybe you\'ll need them too. To solve those problems the {0} was created.',
68+
desc3: 'It contains all the behaviours you need to build complex application shells, that will be simple, responsive and it will integrate seamlessly with drawers, toolbars and content.',
6969
desc4: 'The {0} component supports {1}, {2} and {3}, which are aliases for {4}, {5} and {6} respectively. Look at the examples:'
7070
},
7171
regular: {
7272
title: 'Regular Toolbars',
7373
default: 'Default',
74-
desc1: 'When you need a toolbar, a responsive drawer and a content to be displayed following the Material Guidelines. This is the default behaviour.',
74+
desc1: 'This pattern can be used when you need a toolbar, a responsive drawer and content to be displayed following the Material Guidelines. This is the default behaviour.',
7575
desc2: 'The order of {0} children is irrelevant. The component will take care of this based on the props that you pass.'
7676
},
7777
fixed: {
@@ -86,25 +86,25 @@ export default {
8686
},
8787
flexible: {
8888
title: 'Flexible height and text size',
89-
desc: 'Maybe the focus of your page is the title, following by the content itself. The page that shows details of a single contact is a great example of this scenario. So you can use flexible behaviour to give higher piority to your content after scrolling.',
89+
desc: 'Maybe the focus of your page is the title, followed by the content itself. A page that shows the details of a single contact is a great example of this scenario. So you can use flexible behaviour to give higher piority to your content after scrolling.',
9090
flexible: 'Flexible'
9191
},
9292
lastRow: {
9393
title: 'The last toolbar row fixed',
94-
desc: 'When your page has some primary navigation buttons, such as tabs and others, you may want them to be always available. You can make the second row of your toolbar always visible, hiding the first one when it\'s not needed. As an example, the WhatsApp main page has this behaviour.',
94+
desc: 'When your page has some primary navigation buttons, such as tabs and others, you may want them to always be available. You can make the second row of your toolbar always visible, hiding the first one when it\'s not needed. As an example, the WhatsApp main page has this behaviour.',
9595
fixed: 'Navigation fixed'
9696
},
9797
overlap: {
9898
title: 'Flexible space with overlapping content',
99-
desc: 'If you want to give focus on the content cards you may want to use the overlap. It\'s just an awesome effect!',
99+
desc: 'If you want to give focus to the content cards, you may want to use the overlap. It\'s just an awesome effect!',
100100
content: 'Overlapping content'
101101
},
102102
apiApp: {
103-
desc: 'In both examples we have 3 distinct areas: Toolbar, Drawer and Content. You should create them using the following tags:',
103+
desc: 'In these examples we have 3 distinct areas: Toolbar, Drawer and Content. You should create them using the following tags:',
104104
toolbar: 'Creates the toolbar accepting any options from the md-toolbar',
105-
drawer: 'Places the drawer panel, that also accepts any options from the md-drawer. You can have a left or right placed drawers. Or both.',
105+
drawer: 'Places the drawer panel, that also accepts any options from the md-drawer. You can have a left or right placed drawer. Placing multiple drawers is currently not supported.',
106106
content: 'Here you will add any content for your page.',
107-
alert: 'Any other tag passed as a direct child of the md-app tag will be ignored. The component will only look for those three tags and choose the right placement for them.',
107+
alert: 'Any other tag passed as a direct child of the md-app tag will be ignored. The component will only look for these three tags and choose the right placement for them.',
108108
propsDesc: 'The following properties can be applied'
109109
},
110110
apiToolbar: {
@@ -121,12 +121,12 @@ export default {
121121
},
122122
props: {
123123
mdMode: 'Sets the toolbar mode. See below the detailed description of each mode.',
124-
mdModeFixed: 'Makes the toolbar fixed without any scrolling effect',
124+
mdModeFixed: 'Makes the toolbar fixed without any scrolling effect.',
125125
mdModeFixedLast: 'Keeps the second row of the toolbar fixed and always visible. This NEEDS two md-toolbar-row inside the Toolbar.',
126-
mdModeReveal: 'Hides the toolbar temporarily and show it after the scroll. This is a good approach for mobile.',
127-
mdModeFlexible: 'Makes the height and the title size flexible to give the content a higher priority',
128-
mdModeOverlap: 'Enables the overlapping content',
129-
mdWaterfall: 'Enables the waterfall effect, that can be combined with any md-mode',
126+
mdModeReveal: 'Hides the toolbar temporarily and shows it after the scroll. This is a good approach for mobile.',
127+
mdModeFlexible: 'Makes the height and the title size flexible to give the content a higher priority.',
128+
mdModeOverlap: 'Enables the overlapping content.',
129+
mdWaterfall: 'Enables the waterfall effect, that can be combined with any md-mode.',
130130
mdScrollbar: 'Enables the md-scrollbar class to the scrollable content. Read more about the Scrollbar documentation.'
131131
}
132132
},

0 commit comments

Comments
 (0)