@@ -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 >
1313 <p class =" description" >
14- An approachable, performant and versatile framework for building web
15- user interfaces.
14+ Một framework gần gũi, mạnh mẽ và linh hoạt để xây đụng giao diện web.
1615 </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,13 +28,13 @@ 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" />
@@ -52,32 +51,29 @@ import SponsorsGroup from './SponsorsGroup.vue';
5251
5352 <section id =" highlights" class =" vt-box-container" >
5453 <div class =" vt-box" >
55- <h2 >Approachable </h2 >
54+ <h2 >Gần gũi </h2 >
5655 <p >
57- Builds on top of standard HTML, CSS and JavaScript with intuitive
58- API and world-class documentation.
56+ Xây dựng dựa trên HTML, CSS và JavaScript tiêu chuẩn với API trực quan và tài liệu tốt nhất.
5957 </p >
6058 </div >
6159 <div class =" vt-box" >
62- <h2 >Performant </h2 >
60+ <h2 >Mạnh mẻ </h2 >
6361 <p >
64- Truly reactive, compiler-optimized rendering system that rarely
65- requires manual optimization.
62+ Thật sự reactive, trình biên được tối ưu để render hệ thống mà hiếm khi cần tới tối ưu hóa thủ công.
6663 </p >
6764 </div >
6865 <div class =" vt-box" >
69- <h2 >Versatile </h2 >
66+ <h2 >Đa năng </h2 >
7067 <p >
71- A rich, incrementally adoptable ecosystem that scales between a
72- library and a full-featured framework.
68+ Một hệ sinh thái linh hoạt với cách thành phần 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.
7369 </p >
7470 </div >
7571 </section >
7672
7773 <section id =" sponsors" >
78- <h2 >Platinum Sponsors </h2 >
74+ <h2 >Nhà tài trợ Bạch Kim </h2 >
7975 <SponsorsGroup tier =" platinum" placement =" landing" />
80- <h2 >Gold Sponsors </h2 >
76+ <h2 >Nhà tài trợ Vàng </h2 >
8177 <SponsorsGroup tier =" gold" placement =" landing" />
8278 </section >
8379
0 commit comments