Skip to content

Commit c455993

Browse files
committed
translate layout index
1 parent 4f97db5 commit c455993

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

themes/vue/layout/index.ejs

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
</div><div class="right">
1212
<h2 class="vue">Vue.js</h2>
1313
<h1>
14-
The Progressive<br>JavaScript Framework
14+
진보적인<br>JavaScript 프레임워크
1515
</h1>
1616
<p>
17-
<a class="button" href="/v2/guide/">GET STARTED</a>
17+
<a class="button" href="/v2/guide/">시작하기</a>
1818
<a class="button white" href="https://github.com/vuejs/vue" target="_blank">GITHUB</a>
1919
</p>
2020
</div>
@@ -24,32 +24,32 @@
2424
<div id="highlights">
2525
<div class="inner">
2626
<div class="point">
27-
<h2>Approachable</h2>
28-
<p>Already know HTML, CSS and JavaScript? Read the guide and start building things in no time!</p>
27+
<h2>접근성</h2>
28+
<p>HTML, CSS 및 JavaScript를 이미 알고 있습니까? 가이드를 읽고 즉시 시작하십시오!</p>
2929
</div>
3030

3131
<div class="point">
32-
<h2>Versatile</h2>
33-
<p>Simple, minimal core with an incrementally adoptable stack that can handle apps of any scale.</p>
32+
<h2>유연성</h2>
33+
<p>규모가 작은 앱을 처리 할 수 있는 점진적으로 채택 가능한 단순하고 최소한의 핵심 스택을 구성할 수 있습니다. </p>
3434
</div>
3535

3636
<div class="point">
37-
<h2>Performant</h2>
37+
<h2>성능</h2>
3838
<p>
3939
17kb min+gzip Runtime<br>
40-
Blazing Fast Virtual DOM<br>
41-
Minimal Optimization Efforts
40+
엄청나게 빠른 가상 DOM을 제공합니다.<br>
41+
최소한의 최적화 노력만 필요합니다.
4242
</p>
4343
</div>
4444
</div>
4545
</div>
4646

4747
<div id="sponsors">
4848
<div class="inner">
49-
<h3>PROUDLY SPONSORED BY</h3>
49+
<h3>우리의 스폰서입니다!</h3>
5050
<%- partial('partials/sponsors') %>
5151
<br>
52-
<a class="become-sponsor button white" href="/support-vuejs/">Become a Backer</a>
52+
<a class="become-sponsor button white" href="/support-vuejs/">후원하기</a>
5353
</div>
5454
</div>
5555

0 commit comments

Comments
 (0)