Skip to content

Commit 36295f6

Browse files
committed
Fixes vuejs#43 Meet the team
1 parent 425b0da commit 36295f6

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

src/v2/guide/team.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Meet the Team
2+
title: Tim Inti Vuejs
33
type: guide
44
order: 803
55
---
@@ -123,7 +123,7 @@ order: 803
123123
<div class="team">
124124

125125
<h2 id="active-core-team-members">
126-
Active Core Team Members
126+
Anggota Tim Inti yang Aktif
127127
<button
128128
v-if="geolocationSupported && !userPosition"
129129
@click="getUserPosition"
@@ -146,7 +146,7 @@ order: 803
146146
</p>
147147

148148
<p>
149-
The development of Vue and its ecosystem is guided by an international team, some of whom have chosen to be featured below.
149+
Pengembangan Vue dan ekosistemnya dipandu oleh tim Internasional, beberapa diantaranya telah dipilih untuk ditampilkan di bawah ini.
150150
</p>
151151

152152
<p v-if="userPosition" class="success">
@@ -163,11 +163,11 @@ order: 803
163163

164164
<div class="team">
165165
<h2 id="core-team-emeriti">
166-
Core Team Emeriti
166+
Tim Inti Emeritus
167167
</h2>
168168

169169
<p>
170-
Here we honor some no-longer-active core team members who have made valuable contributions in the past.
170+
Berikut ini adalah beberapa anggota tim inti yang sudah tidak aktif lagi. Anggota terhormat dibawah ini telah memberikan kontribusi yang berharga di masa lalu.
171171
</p>
172172

173173
<vuer-profile
@@ -180,7 +180,7 @@ order: 803
180180

181181
<div class="team">
182182
<h2 id="community-partners">
183-
Community Partners
183+
Rekan Komunitas
184184
<button
185185
v-if="geolocationSupported && !userPosition"
186186
@click="getUserPosition"
@@ -203,11 +203,12 @@ order: 803
203203
</p>
204204

205205
<p>
206-
Some members of the Vue community have so enriched it, that they deserve special mention. We've developed a more intimate relationship with these key partners, often coordinating with them on upcoming features and news.
206+
Beberapa anggota komunitas Vuejs yang telah memperkeren framework ini, sehingga mereka patut mendapatkan perhatian husus. Kami telah meningkatkan hubungan yang lebih intim dengan mitra - mitra utama ini, sering berkoordinasi dengan mereka tentang fitur dan berita yang akan datang.
207207
</p>
208208

209209
<p v-if="userPosition" class="success">
210210
The community partners have been sorted by their distance from you.
211+
Rekan komunitas telah di sortir berdasarkan kedekatan lokasi dari anda.
211212
</p>
212213

213214
<vuer-profile

0 commit comments

Comments
 (0)