You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/guide/component-basics.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Básico sobre Componentes
2
2
3
-
<VideoLessonhref="https://vueschool.io/courses/vue-js-3-components-fundamentals?friend=vuejs"title="Free Vue.js Components Fundamentals Course">Learn component basics with a free video course on Vue School</VideoLesson>
3
+
<VideoLessonhref="https://vueschool.io/courses/vue-js-3-components-fundamentals?friend=vuejs"title="Curso Gratuito de Fundamentos de Componentes em Vue.js">Aprenda o básico sobre componentes com um curso em vídeo gratuito na Vue School</VideoLesson>
Copy file name to clipboardExpand all lines: src/guide/component-props.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
> Esta página assume que você já leu o [Básico sobre Componentes](component-basics.md). Leia lá primeiro caso seja novo com componentes.
4
4
5
-
<VideoLessonhref="https://vueschool.io/lessons/vue-3-reusable-components-with-props?friend=vuejs"title="Free Vue.js Component Props Lesson">Learn how component props work with a free lesson on Vue School</VideoLesson>
5
+
<VideoLessonhref="https://vueschool.io/lessons/vue-3-reusable-components-with-props?friend=vuejs"title="Lição Gratuita sobre Props de Componentes Vue.js">Aprenda como props de componentes funcionam com uma aula gratuita na Vue School</VideoLesson>
Copy file name to clipboardExpand all lines: src/guide/component-registration.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Registro de Componentes
2
2
3
-
<VideoLessonhref="https://vueschool.io/lessons/vue-3-global-vs-local-vue-components?friend=vuejs"title="Free Vue.js Component Registration lesson">Learn how component registration works with a free lesson on Vue School</VideoLesson>
3
+
<VideoLessonhref="https://vueschool.io/lessons/vue-3-global-vs-local-vue-components?friend=vuejs"title="Aula Gratuita de Registro de Componentes Vue.js">Saiba como funciona o registro de componentes com uma aula gratuita no Vue School</VideoLesson>
4
4
5
5
> Esta página assume que você já leu o [Básico sobre Componentes](component-basics.md). Leia lá primeiro se você for novo no assunto de componentização.
Copy file name to clipboardExpand all lines: src/guide/component-slots.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
> Esta página assume que você já leu o [Básico sobre Componentes](component-basics.md). Se você não está familizariado com componentes, recomendamos lê-lo primeiro.
4
4
5
-
<VideoLessonhref="https://vueschool.io/lessons/vue-3-component-slots?friend=vuejs"title="Free Vue.js Slots lesson">Learn slot basics with a free lesson on Vue School</VideoLesson>
5
+
<VideoLessonhref="https://vueschool.io/lessons/vue-3-component-slots?friend=vuejs"title="Aula Gratuita Sobre Slots em Vue.js">Aprenda o básico sobre slots com uma aula gratuita na Vue School</VideoLesson>
Copy file name to clipboardExpand all lines: src/guide/single-file-component.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Componentes Single-File
2
2
3
-
<VideoLessonhref="https://vueschool.io/lessons/vue-3-introduction-to-single-file-components?friend=vuejs"title="Free Vue.js Single File Components Lesson">Learn about single file components with a free video lesson on Vue School</VideoLesson>
3
+
<VideoLessonhref="https://vueschool.io/lessons/vue-3-introduction-to-single-file-components?friend=vuejs"title="Lição Gratuita sobre Componentes Single-File do Vue.js">Aprenda sobre componentes single-file com uma vídeo aula gratuita na Vue School</VideoLesson>
0 commit comments