@@ -6,17 +6,16 @@ import SponsorsGroup from './SponsorsGroup.vue';
66<template >
77 <section id =" hero" >
88 <h1 class =" tagline" >
9- The
10- <span class = " accent " >Progressive</ span >
11- <br />JavaScript Framework
9+ Framework JavaScript
10+ <br / >
11+ <span class = " accent " >linh động</ span >
1212 </h1 >
13- <p class =" description" >
14- An approachable, performant and versatile framework for building web
15- user interfaces.
16- </p >
13+ <p
14+ class =" description"
15+ >Một framework gần gũi, mạnh mẽ và linh hoạt để xây dựng giao diện người dùng trên nền tảng web.</p >
1716 <p class =" actions" >
1817 <a class =" get-started" href =" /guide/introduction.html" >
19- Get Started
18+ Bắt đầu
2019 <svg
2120 class =" icon"
2221 xmlns =" http://www.w3.org/2000/svg"
@@ -29,55 +28,41 @@ import SponsorsGroup from './SponsorsGroup.vue';
2928 />
3029 </svg >
3130 </a >
32- <a class =" setup" href =" /guide/quick-start.html" >Install </a >
31+ <a class =" setup" href =" /guide/quick-start.html" >Cài đặt </a >
3332 </p >
3433 </section >
3534
3635 <!-- TODO make dynamic based on data -->
3736 <section id =" special-sponsor" >
38- <span >Special Sponsor </span >
37+ <span >Tài trợ đặc biệt </span >
3938 <a href =" https://www.dcloud.io/hbuilderx.html?hmsr=vue-en&hmpl=&hmcu=&hmkw=&hmci=" >
4039 <picture >
4140 <source type =" image/avif" srcset =" /images/sponsors/hbuilder.avif" />
42- <img
43- alt =" hbuilder logo"
44- width =" 97"
45- height =" 36"
46- src =" /images/sponsors/hbuilder.png"
47- />
41+ <img alt =" hbuilder logo" width =" 97" height =" 36" src =" /images/sponsors/hbuilder.png" />
4842 </picture >
4943 </a >
5044 <span >Advanced IDE for Vue</span >
5145 </section >
5246
5347 <section id =" highlights" class =" vt-box-container" >
5448 <div class =" vt-box" >
55- <h2 >Approachable</h2 >
56- <p >
57- Builds on top of standard HTML, CSS and JavaScript with intuitive
58- API and world-class documentation.
59- </p >
49+ <h2 >Gần gũi</h2 >
50+ <p >Xây dựng dựa trên HTML, CSS và JavaScript, với API trực quan và tài liệu đẳng cấp thế giới.</p >
6051 </div >
6152 <div class =" vt-box" >
62- <h2 >Performant</h2 >
63- <p >
64- Truly reactive, compiler-optimized rendering system that rarely
65- requires manual optimization.
66- </p >
53+ <h2 >Mạnh mẽ</h2 >
54+ <p >Hệ thống render hoàn toàn reactive và được tối ưu hóa từ bước biên dịch, hiếm khi cần đến tối ưu thủ công.</p >
6755 </div >
6856 <div class =" vt-box" >
69- <h2 >Versatile</h2 >
70- <p >
71- A rich, incrementally adoptable ecosystem that scales between a
72- library and a full-featured framework.
73- </p >
57+ <h2 >Linh hoạt</h2 >
58+ <p >Một hệ sinh thái phong phú từ cơ bản đến nâng cao, từ một thư viện đơn giản đến một framework đầy đủ tính năng.</p >
7459 </div >
7560 </section >
7661
7762 <section id =" sponsors" >
78- <h2 >Platinum Sponsors </h2 >
63+ <h2 >Nhà tài trợ Bạch Kim </h2 >
7964 <SponsorsGroup tier =" platinum" placement =" landing" />
80- <h2 >Gold Sponsors </h2 >
65+ <h2 >Nhà tài trợ Vàng </h2 >
8166 <SponsorsGroup tier =" gold" placement =" landing" />
8267 </section >
8368
0 commit comments