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/v2/guide/team.md
+8-7Lines changed: 8 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Meet the Team
2
+
title: Tim Inti Vuejs
3
3
type: guide
4
4
order: 803
5
5
---
@@ -123,7 +123,7 @@ order: 803
123
123
<divclass="team">
124
124
125
125
<h2 id="active-core-team-members">
126
-
Active Core Team Members
126
+
Anggota Tim Inti yang Aktif
127
127
<button
128
128
v-if="geolocationSupported && !userPosition"
129
129
@click="getUserPosition"
@@ -146,7 +146,7 @@ order: 803
146
146
</p>
147
147
148
148
<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.
150
150
</p>
151
151
152
152
<p v-if="userPosition" class="success">
@@ -163,11 +163,11 @@ order: 803
163
163
164
164
<divclass="team">
165
165
<h2 id="core-team-emeriti">
166
-
Core Team Emeriti
166
+
Tim Inti Emeritus
167
167
</h2>
168
168
169
169
<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.
171
171
</p>
172
172
173
173
<vuer-profile
@@ -180,7 +180,7 @@ order: 803
180
180
181
181
<divclass="team">
182
182
<h2 id="community-partners">
183
-
Community Partners
183
+
Rekan Komunitas
184
184
<button
185
185
v-if="geolocationSupported && !userPosition"
186
186
@click="getUserPosition"
@@ -203,11 +203,12 @@ order: 803
203
203
</p>
204
204
205
205
<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.
207
207
</p>
208
208
209
209
<p v-if="userPosition" class="success">
210
210
The community partners have been sorted by their distance from you.
211
+
Rekan komunitas telah di sortir berdasarkan kedekatan lokasi dari anda.
0 commit comments