Skip to content

Commit f00bdca

Browse files
PerjakaSundatapitapeh
authored andcommitted
[id] Translate components-nuxt-child.md via GitLocalize
1 parent 0c21744 commit f00bdca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

id/api/components-nuxt-child.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: 'API: The '
3-
description: Display the current page.
2+
title: 'API: '
3+
description: Menampilkan halaman saat ini
44
---
55

6-
# The <nuxt-child> Component
6+
# Komponen <nuxt-child>
77

88
> Komponen ini digunakan untuk menampilkan "children" komponen pada [nested route](/guide/routing#nested-routes)
99
10-
Example:
10+
Contoh:
1111

1212
```bash
1313
-| pages/
@@ -46,4 +46,4 @@ Untuk menampilkan komponen `child.vue`, kita harus memasukan `<nuxt-child/>` ke
4646
</template>
4747
```
4848

49-
To see an example, take a look at the [nested-routes example](/examples/nested-routes).
49+
Untuk melihat contoh, silahkan lihat [contoh nested-routes](/examples/nested-routes).

0 commit comments

Comments
 (0)