Skip to content

Commit 97f4614

Browse files
authored
Merge pull request #261 from viniciusdeliz/v-if-for-upstream-change
Translate new v-if-v-for md file segment to Portuguese
2 parents 9c17871 + b028247 commit 97f4614

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/guide/migration/v-if-v-for.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Em vez de gerenciar isso à nível de _template_, um método para realizar isso
3030

3131
[Migration build flag: `COMPILER_V_IF_V_FOR_PRECEDENCE`](migration-build.html#compat-configuration)
3232

33-
## See also
33+
## Veja também
3434

35-
- [List Rendering - Displaying Filtered/Sorted Results](/guide/list.html#displaying-filtered-sorted-results)
36-
- [List Rendering - `v-for` with `v-if`](/guide/list.html#v-for-with-v-if)
35+
- [Renderização de Listas - Exibindo Resultados Filtrados/Ordenados](/guide/list.html#exibindo-resultados-filtrados-ordenados)
36+
- [Renderização de Listas - Utilizando `v-if` com `v-for`](/guide/list.html#utilizando-v-if-com-v-for)

0 commit comments

Comments
 (0)