Skip to content

Commit 7cd535f

Browse files
committed
Translated Nav Bar for Docs
1 parent 5ff8c75 commit 7cd535f

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

content/docs/faq-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: faq-structure
3-
title: File Structure
3+
title: Cấu trúc dự án
44
permalink: docs/faq-structure.html
55
layout: docs
66
category: FAQ

content/docs/nav.yml

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@
33
- id: getting-started
44
title: Bắt Đầu
55
- id: add-react-to-a-website
6-
title: Add React to a Website
6+
title: Thêm React Vào Một Website
77
- id: create-a-new-react-app
8-
title: Create a New React App
8+
title: Tạo Một App React Mới
99
- id: cdn-links
10-
title: CDN Links
10+
title: Các Đường Dẫn CDN
1111
- id: release-channels
12-
title: Release Channels
12+
title: Các Kênh Phát Hành
1313
- title: Khái niệm chính
1414
isOrdered: true
1515
items:
1616
- id: hello-world
1717
title: Hello World
1818
- id: introducing-jsx
19-
title: Introducing JSX
19+
title: Giới thiệu về JSX
2020
- id: rendering-elements
21-
title: Rendering Elements
21+
title: Việc Render Các Elements
2222
- id: components-and-props
23-
title: Components and Props
23+
title: Components Props
2424
- id: state-and-lifecycle
25-
title: State and Lifecycle
25+
title: State Và Vòng Đời
2626
- id: handling-events
27-
title: Handling Events
27+
title: Việc Bắt Các Sự Kiện
2828
- id: conditional-rendering
29-
title: Conditional Rendering
29+
title: Render Có Điều Kiện
3030
- id: lists-and-keys
31-
title: Lists and Keys
31+
title: Lists Keys
3232
- id: forms
3333
title: Forms
3434
- id: lifting-state-up
35-
title: Lifting State Up
35+
title: Chuyển State Lên Trên
3636
- id: composition-vs-inheritance
37-
title: Composition vs Inheritance
37+
title: Kết Hợp Và Kế Thừa
3838
- id: thinking-in-react
39-
title: Thinking In React
39+
title: Tư Duy Trong React
4040
- title: Hướng dẫn nâng cao
4141
items:
4242
- id: accessibility
@@ -46,41 +46,41 @@
4646
- id: context
4747
title: Context
4848
- id: error-boundaries
49-
title: Error Boundaries
49+
title: Ranh giới lỗi
5050
- id: forwarding-refs
51-
title: Forwarding Refs
51+
title: Chuyển Tiếp Refs
5252
- id: fragments
53-
title: Fragments
53+
title: Phân Mảnh
5454
- id: higher-order-components
5555
title: Higher-Order Components
5656
- id: integrating-with-other-libraries
57-
title: Integrating with Other Libraries
57+
title: Tích Hợp Với Các Thư Viện Khác
5858
- id: jsx-in-depth
59-
title: JSX In Depth
59+
title: JSX Chuyên Sâu
6060
- id: optimizing-performance
61-
title: Optimizing Performance
61+
title: Tối ưu hoá hiệu năng
6262
- id: portals
6363
title: Portals
6464
- id: profiler
6565
title: Profiler
6666
- id: react-without-es6
67-
title: React Without ES6
67+
title: React Với Không ES6
6868
- id: react-without-jsx
69-
title: React Without JSX
69+
title: React Với Không JSX
7070
- id: reconciliation
71-
title: Reconciliation
71+
title: Hoà Hợp Và Hoà Giải
7272
- id: refs-and-the-dom
73-
title: Refs and the DOM
73+
title: Refs DOM
7474
- id: render-props
7575
title: Render Props
7676
- id: static-type-checking
77-
title: Static Type Checking
77+
title: Kiểm Tra Static Type
7878
- id: strict-mode
7979
title: Strict Mode
8080
- id: typechecking-with-proptypes
81-
title: Typechecking With PropTypes
81+
title: Typechecking Với PropTypes
8282
- id: uncontrolled-components
83-
title: Uncontrolled Components
83+
title: Các Components Không Kiểm Soát
8484
- id: web-components
8585
title: Web Components
8686
- title: API Tham khảo
@@ -103,9 +103,9 @@
103103
- id: test-renderer
104104
title: Test Renderer
105105
- id: javascript-environment-requirements
106-
title: JS Environment Requirements
106+
title: Yêu Cầu Môi Trường JS
107107
- id: glossary
108-
title: Glossary
108+
title: Bảng Chú Giải
109109
- title: Hooks
110110
isOrdered: true
111111
items:
@@ -128,21 +128,21 @@
128128
- title: Testing
129129
items:
130130
- id: testing
131-
title: Testing Overview
131+
title: Tổng Quan Testing
132132
- id: testing-recipes
133-
title: Testing Recipes
133+
title: Các Phương Thức Testing
134134
- id: testing-environments
135-
title: Testing Environments
136-
- title: Contributing
135+
title: Các Môi Trường Testing
136+
- title: Đóng Góp Giúp Đỡ
137137
items:
138138
- id: how-to-contribute
139-
title: How to Contribute
139+
title: Làm Thế Nào Để Đóng Góp
140140
- id: codebase-overview
141-
title: Codebase Overview
141+
title: Tổng Quan Codebase
142142
- id: implementation-notes
143-
title: Implementation Notes
143+
title: Chú Thích Triển Khai
144144
- id: design-principles
145-
title: Design Principles
145+
title: Nguyên Tắc Thiết Kế
146146
- title: FAQ
147147
items:
148148
- id: faq-ajax
@@ -156,8 +156,8 @@
156156
- id: faq-styling
157157
title: Styling và CSS
158158
- id: faq-structure
159-
title: File Structure
159+
title: Cấu trúc dự án
160160
- id: faq-versioning
161-
title: Versioning Policy
161+
title: Chính Sách Đặt Phiên Bản
162162
- id: faq-internals
163163
title: Virtual DOM and Internals

0 commit comments

Comments
 (0)